Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_batchscan.c71 NULL != ble_batchscan_cb.p_thres_cback) in btm_ble_batchscan_filter_track_adv_vse_cback()
73 ble_batchscan_cb.p_thres_cback(ble_batchscan_cb.ref_value); in btm_ble_batchscan_filter_track_adv_vse_cback()
649 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback, in BTM_BleSetStorageConfig() argument
672 ble_batchscan_cb.p_thres_cback = p_thres_cback; in BTM_BleSetStorageConfig()
/system/bt/stack/include/
Dbtm_ble_api.h592 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback; member
1045 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback,
/system/bt/bta/dm/
Dbta_dm_api.c982 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback, in BTA_DmBleSetStorageParams() argument
993 p_msg->p_thres_cback=p_thres_cback; in BTA_DmBleSetStorageParams()
Dbta_dm_int.h553 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback; member
Dbta_dm_act.c4952 p_data->ble_set_storage.p_thres_cback, in bta_dm_ble_setup_storage()
/system/bt/bta/include/
Dbta_api.h2154 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback,