ESP-IDF
open_arg::remote_bda
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
open_arg::remote_bda
open_arg::remote_bda field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:56
esp_bd_addr_t
remote_bda
;
Examples
References
from
examples
Code
Location
Referrer
esp_bd_addr_t
remote_bda
;
btc_gattc.h:56
BTA_GATTC_Enh_Open
(
arg
->
open
.
gattc_if
,
arg
->
open
.
remote_bda
,
btc_gattc.c:216
btc_gattc_open()
memcpy
(
arg
.
open
.
remote_bda
,
creat_conn_params
->
remote_bda
,
ESP_BD_ADDR_LEN
)
;
esp_gattc_api.c:87
esp_ble_gattc_enh_open()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
open_arg::remote_bda
is read by 2 functions:
All items filtered out
open_arg::remote_bda
esp_ble_gattc_enh_open()
btc_gattc_open()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out