Searched refs:batch_scan_trunc_max (Results 1 – 6 of 6) sorted by relevance
/system/bt/stack/btm/ |
D | btm_ble_batchscan.cc | 303 uint8_t batch_scan_trunc_max, in btm_ble_set_storage_config() argument 313 UINT8_TO_STREAM(pp, batch_scan_trunc_max); in btm_ble_set_storage_config() 375 uint8_t batch_scan_trunc_max, in BTM_BleSetStorageConfig() argument 387 batch_scan_trunc_max, batch_scan_notify_threshold); in BTM_BleSetStorageConfig() 393 batch_scan_trunc_max > BTM_BLE_ADV_SCAN_TRUNC_MAX || in BTM_BleSetStorageConfig() 407 btm_ble_set_storage_config(batch_scan_full_max, batch_scan_trunc_max, in BTM_BleSetStorageConfig()
|
/system/bt/btif/src/ |
D | btif_ble_scanner.cc | 296 int batch_scan_trunc_max, in BatchscanConfigStorage() argument 302 (uint8_t)batch_scan_trunc_max, in BatchscanConfigStorage()
|
/system/bt/include/hardware/ |
D | ble_scanner.h | 104 int batch_scan_trunc_max,
|
/system/bt/stack/include/ |
D | btm_ble_api.h | 117 uint8_t batch_scan_full_max, uint8_t batch_scan_trunc_max,
|
/system/bt/service/test/ |
D | low_energy_scanner_unittest.cc | 59 int batch_scan_trunc_max, int batch_scan_notify_threshold,
|
/system/bt/main/shim/ |
D | btm_api.h | 2076 uint8_t batch_scan_trunc_max,
|