ESP-IDF
+
0
/7 examples
SourceVu will show references to
gatts_disconnect_evt_param::remote_bda
from the following samples and libraries:
Bluedroid_Connection sample
Bluedroid_GATT_Server sample
gatt_security_server sample
gatt_server sample
ble50_security_server sample
gattc_gatts_coex sample
throughput_server sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
gatts_disconnect_evt_param::remote_bda
gatts_disconnect_evt_param::remote_bda field
Remote device address
Syntax
Show:
Summary
Declaration
from
esp_gatts_api.h:199
esp_bd_addr_t
remote_bda
;
Examples
gatts_disconnect_evt_param::remote_bda
is referenced by 7 libraries and example projects:
Bluedroid_Connection sample
Bluedroid_GATT_Server sample
gatt_security_server sample
gatt_server sample
ble50_security_server sample
gattc_gatts_coex sample
throughput_server sample
References
from
0/7
examples
Code
Location
Referrer
esp_bd_addr_t
remote_bda
;
/*!< Remote device address */
esp_gatts_api.h:199
memcpy
(
param
.
disconnect
.
remote_bda
,
p_data
->
conn
.
remote_bda
,
ESP_BD_ADDR_LEN
)
;
btc_gatts.c:931
btc_gatts_cb_handler()
Call Tree
from
0/7
examples
All items filtered out
All items filtered out
Data Use
from
0/7
examples
gatts_disconnect_evt_param::remote_bda
is read by 1 function:
All items filtered out
gatts_disconnect_evt_param::remote_bda
btc_gatts_cb_handler()
All items filtered out
Class Tree
from
0/7
examples
All items filtered out
All items filtered out
Override Tree
from
0/7
examples
All items filtered out
All items filtered out
Implementations
from
0/7
examples
All items filtered out
All items filtered out
Instances
from
0/7
examples
Lifecycle
from
0/7
examples
All items filtered out
All items filtered out