Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/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-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h587 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback; member
1559 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback,
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1508 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback, in BTA_DmBleSetStorageParams() argument
1518 p_msg->p_thres_cback = p_thres_cback; in BTA_DmBleSetStorageParams()
Dbta_dm_act.c5756 p_data->ble_set_storage.p_thres_cback, in bta_dm_ble_setup_storage()
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h774 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback; member
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h2703 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback,