ESP-IDF
disconnect_arg::bd_addr
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
disconnect_arg::bd_addr
disconnect_arg::bd_addr field
Syntax
Show:
Summary
Declaration
from
btc_hh.h:112
BD_ADDR
bd_addr
;
Examples
References
from
examples
Code
Location
Referrer
BD_ADDR
bd_addr
;
btc_hh.h:112
p_dev
=
btc_hh_find_connected_dev_by_bda
(
arg
->
disconnect
.
bd_addr
)
;
btc_hh.c:615
btc_hh_disconnect()
memcpy
(
arg
.
disconnect
.
bd_addr
,
bd_addr
,
sizeof
(
esp_bd_addr_t
)
)
;
esp_hidh_api.c:84
esp_bt_hid_host_disconnect()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
disconnect_arg::bd_addr
is read by 2 functions:
All items filtered out
disconnect_arg::bd_addr
esp_bt_hid_host_disconnect()
btc_hh_disconnect()
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