Home
last modified time | relevance | path

Searched refs:p_thres_cback (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c77 NULL != ble_batchscan_cb.p_thres_cback) { in btm_ble_batchscan_filter_track_adv_vse_cback()
78 ble_batchscan_cb.p_thres_cback(ble_batchscan_cb.ref_value); in btm_ble_batchscan_filter_track_adv_vse_cback()
621 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback, in BTM_BleSetStorageConfig() argument
644 ble_batchscan_cb.p_thres_cback = p_thres_cback; in BTM_BleSetStorageConfig()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h592 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback; member
1634 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback,
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1665 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback, in BTA_DmBleSetStorageParams() argument
1675 p_msg->p_thres_cback = p_thres_cback; in BTA_DmBleSetStorageParams()
Dbta_dm_act.c6016 p_data->ble_set_storage.p_thres_cback, in bta_dm_ble_setup_storage()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h848 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h2885 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback,