Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dlow_energy_connector.cc98 uint16_t scan_window, in CreateConnection()
167 uint16_t scan_window, in CreateConnectionInternal()
239 uint16_t scan_window) { in BuildExtendedCreateConnectionPacket()
307 uint16_t scan_window) { in BuildCreateConnectionPacket()
/aosp_15_r20/external/python/bumble/apps/
Dscan.py120 scan_window, argument
231 scan_window, argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc249 uint16_t scan_interval, uint16_t scan_window, in SetScanParameters()
265 uint16_t scan_window, int32_t addr_type, in BatchscanEnable()
/aosp_15_r20/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()
/aosp_15_r20/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()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_controller.h136 uint16_t scan_window = 0; member
177 uint16_t scan_window = 0; member
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dle_scanning_manager_facade.proto57 uint32 scan_window = 4; field
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc494 uint16_t scan_window = in get_low_latency_scan_params() local
1548 uint16_t scan_interval, scan_window; in btm_ble_start_inquiry() local
2396 uint32_t scan_window = !btm_cb.ble_ctr_cb.inq_var.scan_window in btm_update_scanner_filter_policy() local
Dbtm_ble_int_types.h86 uint16_t scan_window; member
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc317 int scan_interval, int scan_window, int scan_phy, in SetScanParameters()
344 void BleScannerInterfaceImpl::BatchscanEnable(int scan_mode, int scan_interval, int scan_window, in BatchscanEnable() argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc1473 uint16_t scan_window) { in WriteInquiryScanActivity()
1486 uint16_t scan_window) { in WritePageScanActivityPacket()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc913 uint32_t scan_window = btm_cb.ble_ctr_cb.inq_var.scan_window; in BTM_PM_ReadBleScanDutyCycle() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc154 uint32_t scan_window; member
1657 uint16_t scan_interval, uint16_t scan_window, in SetScanParameters()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api_types.h403 uint32_t scan_window; member
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h1509 LeCreateConnPhyScanParameters(uint16_t scan_interval, uint16_t scan_window, uint16_t conn_interval_… in LeCreateConnPhyScanParameters()