Searched refs:batch_scan_notify_threshold (Results 1 – 10 of 10) sorted by relevance
/system/bt/stack/btm/ |
D | btm_ble_batchscan.cc | 313 uint8_t batch_scan_notify_threshold, in btm_ble_set_storage_config() argument 323 UINT8_TO_STREAM(pp, batch_scan_notify_threshold); in btm_ble_set_storage_config() 385 uint8_t batch_scan_notify_threshold, in BTM_BleSetStorageConfig() argument 396 batch_scan_trunc_max, batch_scan_notify_threshold); in BTM_BleSetStorageConfig() 403 batch_scan_notify_threshold > BTM_BLE_ADV_SCAN_THR_MAX) { in BTM_BleSetStorageConfig() 417 batch_scan_notify_threshold, in BTM_BleSetStorageConfig()
|
/system/bt/test/mock/ |
D | mock_stack_btm_ble_batchscan.cc | 61 uint8_t batch_scan_notify_threshold, in BTM_BleSetStorageConfig() argument
|
/system/bt/btif/src/ |
D | btif_ble_scanner.cc | 301 int batch_scan_notify_threshold, in BatchscanConfigStorage() argument 307 (uint8_t)batch_scan_notify_threshold, in BatchscanConfigStorage()
|
/system/bt/gd/hci/ |
D | le_scanning_manager.h | 143 uint8_t batch_scan_notify_threshold,
|
D | le_scanning_manager.cc | 856 uint8_t batch_scan_notify_threshold, in batch_scan_set_storage_parameter() 876 batch_scan_full_max, batch_scan_truncated_max, batch_scan_notify_threshold), in batch_scan_set_storage_parameter() 1336 uint8_t batch_scan_notify_threshold, in BatchScanConifgStorage() argument 1343 batch_scan_notify_threshold, in BatchScanConifgStorage()
|
/system/bt/stack/include/ |
D | btm_ble_api.h | 133 uint8_t batch_scan_notify_threshold,
|
/system/bt/include/hardware/ |
D | ble_scanner.h | 148 int batch_scan_notify_threshold,
|
/system/bt/main/shim/ |
D | le_scanning_manager.cc | 174 int batch_scan_notify_threshold, Callback cb) { in BatchscanConfigStorage() argument 177 batch_scan_full_max, batch_scan_trunc_max, batch_scan_notify_threshold, in BatchscanConfigStorage()
|
D | btm_api.h | 1795 uint8_t batch_scan_notify_threshold,
|
/system/bt/service/test/ |
D | low_energy_scanner_unittest.cc | 60 int batch_scan_trunc_max, int batch_scan_notify_threshold,
|