Home
last modified time | relevance | path

Searched refs:update_exceptional_list_cmp_cb (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c713 if(ble_cb && ble_cb->update_exceptional_list_cmp_cb) { in btm_vsc_complete()
714 (*ble_cb->update_exceptional_list_cmp_cb)(status, subcode, length, p); in btm_vsc_complete()
Dbtm_ble_gap.c1807 … tBTM_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK update_exceptional_list_cmp_cb) in BTM_UpdateBleDuplicateExceptionalList() argument
1812 ble_cb->update_exceptional_list_cmp_cb = update_exceptional_list_cmp_cb; in BTM_UpdateBleDuplicateExceptionalList()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h377 tBTM_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK *update_exceptional_list_cmp_cb; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h2541 …DDR device_info, tBTM_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_CMPL_CBACK update_exceptional_list_cmp_cb);