ESP-IDF
tBTM_BLE_CB::update_exceptional_list_cmp_cb
is only used within ESP-IDF.
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
tBTM_BLE_CB::update_exceptional_list_cmp_cb
tBTM_BLE_CB::update_exceptional_list_cmp_cb field
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:382
tBTM_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK
*
update_exceptional_list_cmp_cb
;
Examples
References
from
examples
Code
Location
Referrer
tBTM_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK
*
update_exceptional_list_cmp_cb
;
btm_ble_int.h:382
ble_cb
->
update_exceptional_list_cmp_cb
=
update_exceptional_list_cmp_cb
;
btm_ble_gap.c:1852
BTM_UpdateBleDuplicateExceptionalList()
if
(
ble_cb
&&
ble_cb
->
update_exceptional_list_cmp_cb
)
{
btm_devctl.c:763
btm_vsc_complete()
(
*
ble_cb
->
update_exceptional_list_cmp_cb
)
(
status
,
subcode
,
length
,
p
)
;
btm_devctl.c:764
btm_vsc_complete()
Call Tree
from
examples
tBTM_BLE_CB::update_exceptional_list_cmp_cb
is called by 1 function:
btm_vsc_complete()
All items filtered out
tBTM_BLE_CB::update_exceptional_list_cmp_cb
All items filtered out
Data Use
from
examples
tBTM_BLE_CB::update_exceptional_list_cmp_cb
is written by 1 function and is read by 1 function:
BTM_UpdateBleDuplicateExceptionalList()
All items filtered out
tBTM_BLE_CB::update_exceptional_list_cmp_cb
btm_vsc_complete()
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