ESP-IDF
disconnect_args::remote_device
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
disconnect_args::remote_device
disconnect_args::remote_device field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:246
esp_bd_addr_t
remote_device
;
Examples
References
from
examples
Code
Location
Referrer
esp_bd_addr_t
remote_device
;
btc_gap_ble.h:246
btc_ble_disconnect
(
arg
->
disconnect
.
remote_device
)
;
btc_gap_ble.c:2168
btc_gap_ble_call_handler()
memcpy
(
arg
.
disconnect
.
remote_device
,
remote_device
,
ESP_BD_ADDR_LEN
)
;
esp_gap_ble_api.c:891
esp_ble_gap_disconnect()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
disconnect_args::remote_device
is read by 2 functions:
All items filtered out
disconnect_args::remote_device
esp_ble_gap_disconnect()
btc_gap_ble_call_handler()
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