Home
last modified time | relevance | path

Searched defs:scan_window (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dtest_helpers.h52 uint16_t scan_interval, uint16_t scan_window, uint16_t connection_interval_min, in MakeInitiatingPhyParameters()
Dle_set_extended_scan_parameters_test.cc37 uint16_t scan_window) { in MakeScanningPhyParameters()
Dle_set_extended_scan_enable_test.cc37 uint16_t scan_window) { in MakeScanningPhyParameters()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc914 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/
Dlink_layer_controller.h950 uint16_t scan_window; member
999 uint16_t scan_window; member
Dlink_layer_controller.cc1163 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/
Dgatt_ble_scanner_shim.cc266 uint16_t scan_window, int32_t addr_type, in BatchscanEnable()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc485 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/
Dle_scanning_manager.cc351 void BleScannerInterfaceImpl::BatchscanEnable(int scan_mode, int scan_interval, int scan_window, in BatchscanEnable() argument
/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api_types.h414 uint32_t scan_window; member
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc158 uint32_t scan_window; member