ESP-IDF
tBTA_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK
tBTA_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK
Syntax
Show:
Summary
Declaration
from
bta_api.h:416
typedef
void
(
tBTA_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK
)
(
tBTA_STATUS
status
,
uint8_t
subcode
,
uint32_t
length
,
uint8_t
*
device_info
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tBTA_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK
)
(
tBTA_STATUS
status
,
uint8_t
subcode
,
uint32_t
length
,
uint8_t
*
device_info
)
;
bta_api.h:416
tBTA_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK
p_update_duplicate_exceptional_list_cback
)
;
bta_api.h:2804
BTA_DmUpdateDuplicateExceptionalList()
BTA_DmUpdateDuplicateExceptionalList()::p_update_duplicate_exceptional_list_cback
void
BTA_DmUpdateDuplicateExceptionalList
(
UINT8
subcode
,
UINT32
type
,
BD_ADDR
device_info
,
tBTA_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK
p_update_duplicate_exceptional_list_cback
)
bta_dm_api.c:1725
BTA_DmUpdateDuplicateExceptionalList()
BTA_DmUpdateDuplicateExceptionalList()::p_update_duplicate_exceptional_list_cback
tBTA_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK
*
exceptional_list_cb
;
bta_dm_int.h:368
tBTA_DM_API_UPDATE_DUPLICATE_EXCEPTIONAL_LIST
tBTA_DM_API_UPDATE_DUPLICATE_EXCEPTIONAL_LIST::exceptional_list_cb
tBTA_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK
p_update_duplicate_ignore_list_cback
)
btc_gap_ble.c:523
btc_ble_update_duplicate_exceptional_list()
btc_ble_update_duplicate_exceptional_list()::p_update_duplicate_ignore_list_cback
Call Tree
from
examples
All items filtered out
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
Instance
Scope
Location
Project
BTA_DmUpdateDuplicateExceptionalList()::p_update_duplicate_exceptional_list_cback
BTA_DmUpdateDuplicateExceptionalList()
bta_api.h:2804
tBTA_DM_API_UPDATE_DUPLICATE_EXCEPTIONAL_LIST::exceptional_list_cb
tBTA_DM_API_UPDATE_DUPLICATE_EXCEPTIONAL_LIST
bta_dm_int.h:368
BTA_DmUpdateDuplicateExceptionalList()::p_update_duplicate_exceptional_list_cback
BTA_DmUpdateDuplicateExceptionalList()
bta_dm_api.c:1725
btc_ble_update_duplicate_exceptional_list()::p_update_duplicate_ignore_list_cback
btc_ble_update_duplicate_exceptional_list()
btc_gap_ble.c:523
Lifecycle
from
examples
All items filtered out
All items filtered out