Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_btm_ble_batchscan.cc64 tBTM_BLE_REF_VALUE ref_value) { in BTM_BleSetStorageConfig() argument
68 tBTM_BLE_REF_VALUE ref_value) { in BTM_BleTrackAdvertiser() argument
/system/bt/stack/btm/
Dbtm_ble_batchscan.cc77 ble_batchscan_cb.p_thres_cback(ble_batchscan_cb.ref_value); in btm_ble_batchscan_filter_track_adv_vse_cback()
87 adv_data.client_if = (uint8_t)ble_advtrack_cb.ref_value; in btm_ble_batchscan_filter_track_adv_vse_cback()
388 tBTM_BLE_REF_VALUE ref_value) { in BTM_BleSetStorageConfig() argument
395 ble_batchscan_cb.cur_state, ref_value, batch_scan_full_max, in BTM_BleSetStorageConfig()
399 ble_batchscan_cb.ref_value = ref_value; in BTM_BleSetStorageConfig()
525 tBTM_BLE_REF_VALUE ref_value) { in BTM_BleTrackAdvertiser() argument
535 track_adv_data.client_if = (uint8_t)ref_value; in BTM_BleTrackAdvertiser()
541 ble_advtrack_cb.ref_value = ref_value; in BTM_BleTrackAdvertiser()
/system/bt/stack/include/
Dbtm_ble_api_types.h347 typedef void(tBTM_BLE_SCAN_THRESHOLD_CBACK)(tBTM_BLE_REF_VALUE ref_value);
379 tBTM_BLE_REF_VALUE ref_value; member
476 tBTM_BLE_REF_VALUE ref_value; member
Dbtm_ble_api.h135 tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback, tBTM_BLE_REF_VALUE ref_value);
153 tBTM_BLE_REF_VALUE ref_value);
/system/bt/btif/src/
Dbtif_ble_scanner.cc95 void bta_batch_scan_threshold_cb(tBTM_BLE_REF_VALUE ref_value) { in bta_batch_scan_threshold_cb() argument
96 SCAN_CBACK_IN_JNI(batchscan_threshold_cb, ref_value); in bta_batch_scan_threshold_cb()
Dbtif_dm.cc220 uint8_t ref_value, uint8_t btm_status);
1817 static void bte_scan_filt_param_cfg_evt(uint8_t ref_value, uint8_t avbl_space, in bte_scan_filt_param_cfg_evt() argument
/system/bt/gd/hci/
Dle_scanning_manager.cc196 ScannerId ref_value; member
244 batch_scan_config_.ref_value = kInvalidScannerId; in start()
258 batch_scan_config_.ref_value = kInvalidScannerId; in stop()
863 batch_scan_config_.ref_value = scanner_id; in batch_scan_set_storage_parameter()
1154 if (batch_scan_config_.ref_value == kInvalidScannerId) { in on_storage_threshold_breach()
1158 … scanning_callbacks_->OnBatchScanThresholdCrossed(static_cast<int>(batch_scan_config_.ref_value)); in on_storage_threshold_breach()
/system/bt/main/shim/
Dbtm_api.h1798 tBTM_BLE_REF_VALUE ref_value);
1816 tBTM_BLE_REF_VALUE ref_value);