Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_batchscan.c70 NULL != ble_batchscan_cb.p_thres_cback) in btm_ble_batchscan_filter_track_adv_vse_cback()
72 ble_batchscan_cb.p_thres_cback(ble_batchscan_cb.ref_value); in btm_ble_batchscan_filter_track_adv_vse_cback()
605 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback, in BTM_BleSetStorageConfig() argument
628 ble_batchscan_cb.p_thres_cback = p_thres_cback; in BTM_BleSetStorageConfig()
/external/bluetooth/bluedroid/stack/include/
Dbtm_ble_api.h536 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback; member
972 tBTM_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback,
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_api.c1598 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback, in BTA_DmBleSetStorageParams() argument
1609 p_msg->p_thres_cback=p_thres_cback; in BTA_DmBleSetStorageParams()
Dbta_dm_int.h607 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback; member
Dbta_dm_act.c5415 p_data->ble_set_storage.p_thres_cback, in bta_dm_ble_setup_storage()
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h2461 tBTA_BLE_SCAN_THRESHOLD_CBACK *p_thres_cback,