Searched defs:ref_value (Results 1 - 4 of 4) sorted by relevance

/system/bt/btif/src/
H A Dbtif_ble_scanner.cc120 void bta_batch_scan_threshold_cb(tBTM_BLE_REF_VALUE ref_value) { argument
121 SCAN_CBACK_IN_JNI(batchscan_threshold_cb, ref_value);
H A Dbtif_dm.cc232 uint8_t ref_value, uint8_t status);
2105 static void bte_scan_filt_param_cfg_evt(uint8_t ref_value, uint8_t avbl_space, argument
/system/bt/stack/btm/
H A Dbtm_ble_batchscan.cc73 ble_batchscan_cb.p_thres_cback(ble_batchscan_cb.ref_value);
83 adv_data.client_if = (uint8_t)ble_advtrack_cb.ref_value;
369 * ref_value - Reference value
377 tBTM_BLE_REF_VALUE ref_value) {
384 ble_batchscan_cb.cur_state, ref_value, batch_scan_full_max,
388 ble_batchscan_cb.ref_value = ref_value;
514 tBTM_BLE_REF_VALUE ref_value) {
524 track_adv_data.client_if = (uint8_t)ref_value;
530 ble_advtrack_cb.ref_value
372 BTM_BleSetStorageConfig(uint8_t batch_scan_full_max, uint8_t batch_scan_trunc_max, uint8_t batch_scan_notify_threshold, Callback<void(uint8_t )> cb, tBTM_BLE_SCAN_THRESHOLD_CBACK* p_thres_cback, tBTM_BLE_REF_VALUE ref_value) argument
513 BTM_BleTrackAdvertiser(tBTM_BLE_TRACK_ADV_CBACK* p_track_cback, tBTM_BLE_REF_VALUE ref_value) argument
[all...]
/system/bt/stack/include/
H A Dbtm_ble_api_types.h368 typedef void(tBTM_BLE_SCAN_THRESHOLD_CBACK)(tBTM_BLE_REF_VALUE ref_value);
400 tBTM_BLE_REF_VALUE ref_value; member in struct:__anon1096
519 tBTM_BLE_REF_VALUE ref_value; member in struct:__anon1102

Completed in 95 milliseconds