Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_btm_ble_batchscan.cc63 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback, in BTM_BleSetStorageConfig() argument
/system/bt/stack/btm/
Dbtm_ble_batchscan.cc76 NULL != ble_batchscan_cb.p_thres_cback) { in btm_ble_batchscan_filter_track_adv_vse_cback()
77 ble_batchscan_cb.p_thres_cback(ble_batchscan_cb.ref_value); in btm_ble_batchscan_filter_track_adv_vse_cback()
387 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback, in BTM_BleSetStorageConfig() argument
398 ble_batchscan_cb.p_thres_cback = p_thres_cback; in BTM_BleSetStorageConfig()
/system/bt/stack/include/
Dbtm_ble_api.h135 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback, tBTM_BLE_REF_VALUE ref_value);
Dbtm_ble_api_types.h378 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback; member
/system/bt/main/shim/
Dbtm_api.h1797 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback,