Home
last modified time | relevance | path

Searched refs:batch_scan_trunc_max (Results 1 – 6 of 6) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_batchscan.cc303 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/
Dbtif_ble_scanner.cc296 int batch_scan_trunc_max, in BatchscanConfigStorage() argument
302 (uint8_t)batch_scan_trunc_max, in BatchscanConfigStorage()
/system/bt/include/hardware/
Dble_scanner.h104 int batch_scan_trunc_max,
/system/bt/stack/include/
Dbtm_ble_api.h117 uint8_t batch_scan_full_max, uint8_t batch_scan_trunc_max,
/system/bt/service/test/
Dlow_energy_scanner_unittest.cc59 int batch_scan_trunc_max, int batch_scan_notify_threshold,
/system/bt/main/shim/
Dbtm_api.h2076 uint8_t batch_scan_trunc_max,