ESP-IDF
+
0
/5 examples
SourceVu will show references to
esp_ble_conn_update_params_t::bda
from the following samples and libraries:
Bluedroid_Connection sample
Bluedroid_GATT_Server sample
gatt_server sample
gatt_server_service_table sample
a2dp_gatts_coex sample
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_ble_conn_update_params_t::bda
esp_ble_conn_update_params_t::bda field
Bluetooth device address
Syntax
Show:
Summary
Declaration
from
esp_gap_ble_api.h:516
esp_bd_addr_t
bda
;
Examples
esp_ble_conn_update_params_t::bda
is referenced by 5 libraries and example projects:
Bluedroid_Connection sample
Bluedroid_GATT_Server sample
gatt_server sample
gatt_server_service_table sample
a2dp_gatts_coex sample
References
from
0/5
examples
Code
Location
Referrer
esp_bd_addr_t
bda
;
/*!< Bluetooth device address */
esp_gap_ble_api.h:516
btc_ble_update_conn_params
(
arg
->
conn_update_params
.
conn_params
.
bda
,
btc_gap_ble.c:1977
btc_gap_ble_call_handler()
memcpy
(
conn_params
.
bda
,
param
->
connect
.
remote_bda
,
sizeof
(
esp_bd_addr_t
)
)
;
simple_ble.c:157
gatts_profile_event_handler()
Call Tree
from
0/5
examples
All items filtered out
All items filtered out
Data Use
from
0/5
examples
esp_ble_conn_update_params_t::bda
is read by 2 functions:
All items filtered out
esp_ble_conn_update_params_t::bda
btc_gap_ble_call_handler()
gatts_profile_event_handler()
All items filtered out
Class Tree
from
0/5
examples
All items filtered out
All items filtered out
Override Tree
from
0/5
examples
All items filtered out
All items filtered out
Implementations
from
0/5
examples
All items filtered out
All items filtered out
Instances
from
0/5
examples
Lifecycle
from
0/5
examples
All items filtered out
All items filtered out