Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_batchscan.cc302 uint8_t batch_scan_notify_threshold, in btm_ble_set_storage_config() argument
312 UINT8_TO_STREAM(pp, batch_scan_notify_threshold); in btm_ble_set_storage_config()
374 uint8_t batch_scan_notify_threshold, in BTM_BleSetStorageConfig() argument
385 batch_scan_trunc_max, batch_scan_notify_threshold); in BTM_BleSetStorageConfig()
392 batch_scan_notify_threshold > BTM_BLE_ADV_SCAN_THR_MAX) { in BTM_BleSetStorageConfig()
406 batch_scan_notify_threshold, in BTM_BleSetStorageConfig()
/system/bt/btif/src/
Dbtif_ble_scanner.cc298 int batch_scan_notify_threshold, in BatchscanConfigStorage() argument
304 (uint8_t)batch_scan_notify_threshold, in BatchscanConfigStorage()
/system/bt/include/hardware/
Dble_scanner.h105 int batch_scan_notify_threshold,
/system/bt/stack/include/
Dbtm_ble_api.h131 uint8_t batch_scan_notify_threshold,
/system/bt/service/test/
Dlow_energy_scanner_unittest.cc59 int batch_scan_trunc_max, int batch_scan_notify_threshold,