Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_batchscan.cc73 ble_batchscan_cb.p_thres_cback(ble_batchscan_cb.ref_value); in btm_ble_batchscan_filter_track_adv_vse_cback()
83 adv_data.client_if = (uint8_t)ble_advtrack_cb.ref_value; in btm_ble_batchscan_filter_track_adv_vse_cback()
377 tBTM_BLE_REF_VALUE ref_value) { in BTM_BleSetStorageConfig() argument
384 ble_batchscan_cb.cur_state, ref_value, batch_scan_full_max, in BTM_BleSetStorageConfig()
388 ble_batchscan_cb.ref_value = ref_value; in BTM_BleSetStorageConfig()
514 tBTM_BLE_REF_VALUE ref_value) { in BTM_BleTrackAdvertiser() argument
524 track_adv_data.client_if = (uint8_t)ref_value; in BTM_BleTrackAdvertiser()
530 ble_advtrack_cb.ref_value = ref_value; in BTM_BleTrackAdvertiser()
/system/bt/stack/include/
Dbtm_ble_api_types.h360 typedef void(tBTM_BLE_SCAN_THRESHOLD_CBACK)(tBTM_BLE_REF_VALUE ref_value);
392 tBTM_BLE_REF_VALUE ref_value; member
502 tBTM_BLE_REF_VALUE ref_value; member
Dbtm_ble_api.h133 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback, tBTM_BLE_REF_VALUE ref_value);
151 tBTM_BLE_REF_VALUE ref_value);
/system/bt/btif/src/
Dbtif_ble_scanner.cc93 void bta_batch_scan_threshold_cb(tBTM_BLE_REF_VALUE ref_value) { in bta_batch_scan_threshold_cb() argument
94 SCAN_CBACK_IN_JNI(batchscan_threshold_cb, ref_value); in bta_batch_scan_threshold_cb()
Dbtif_dm.cc233 uint8_t ref_value, uint8_t status);
2132 static void bte_scan_filt_param_cfg_evt(uint8_t ref_value, uint8_t avbl_space, in bte_scan_filt_param_cfg_evt() argument