Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_batchscan.cc77 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()
418 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback, in BTM_BleSetStorageConfig() argument
429 ble_batchscan_cb.p_thres_cback = p_thres_cback; in BTM_BleSetStorageConfig()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_batchscan.cc63 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback, in BTM_BleSetStorageConfig() argument
/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api.h138 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback, tBTM_BLE_REF_VALUE ref_value);
Dbtm_ble_api_types.h394 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback; member
/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.h1729 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback,