Searched defs:scan_window (Results 1 – 11 of 11) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/ |
D | test_helpers.h | 52 uint16_t scan_interval, uint16_t scan_window, uint16_t connection_interval_min, in MakeInitiatingPhyParameters()
|
D | le_set_extended_scan_parameters_test.cc | 37 uint16_t scan_window) { in MakeScanningPhyParameters()
|
D | le_set_extended_scan_enable_test.cc | 37 uint16_t scan_window) { in MakeScanningPhyParameters()
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_pm.cc | 914 uint32_t scan_window = btm_cb.ble_ctr_cb.inq_var.scan_window_1m; in BTM_PM_ReadBleScanDutyCycle() local 920 uint32_t scan_window = btm_cb.ble_ctr_cb.inq_var.scan_window_coded; in BTM_PM_ReadBleScanDutyCycle() local
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.h | 950 uint16_t scan_window; member 999 uint16_t scan_window; member
|
D | link_layer_controller.cc | 1163 bluetooth::hci::LeScanType scan_type, uint16_t scan_interval, uint16_t scan_window, in LeSetScanParameters() 1462 uint16_t scan_interval, uint16_t scan_window, in LeCreateConnection()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 266 uint16_t scan_window, int32_t addr_type, in BatchscanEnable()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_gap.cc | 485 uint16_t scan_window = in get_low_latency_scan_params() local 1540 uint16_t scan_interval, scan_window; in btm_ble_start_inquiry() local
|
/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 351 void BleScannerInterfaceImpl::BatchscanEnable(int scan_mode, int scan_interval, int scan_window, in BatchscanEnable() argument
|
/packages/modules/Bluetooth/system/stack/include/ |
D | btm_ble_api_types.h | 414 uint32_t scan_window; member
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | le_scanning_manager.cc | 158 uint32_t scan_window; member
|