ESP-IDF
btsnd_hcic_ble_get_sync_info()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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
btsnd_hcic_ble_get_sync_info()
btsnd_hcic_ble_get_sync_info() function
Syntax
Show:
Summary
Declaration
Definition
from
hcimsgs.h:793
BlE_SYNC
*
btsnd_hcic_ble_get_sync_info
(
void
)
;
Implemented in
hciblecmds.c:51
Examples
References
from
examples
Code
Location
Referrer
BlE_SYNC
*
btsnd_hcic_ble_get_sync_info
(
void
)
hciblecmds.c:51
BlE_SYNC
*
btsnd_hcic_ble_get_sync_info
(
void
)
;
hcimsgs.h:793
BlE_SYNC
*
sync_info
=
btsnd_hcic_ble_get_sync_info
(
)
;
btu_hcif.c:490
btu_hcif_send_cmd_sync()
BlE_SYNC
*
sync_info
=
btsnd_hcic_ble_get_sync_info
(
)
;
hci_layer.c:461
filter_incoming_event()
Call Tree
from
examples
btsnd_hcic_ble_get_sync_info()
is called by 2 functions:
filter_incoming_event()
btu_hcif_send_cmd_sync()
All items filtered out
btsnd_hcic_ble_get_sync_info()
All items filtered out
Data Use
from
examples
All items filtered out
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