Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dtest_helpers.h53 MakeInitiatingPhyParameters(uint16_t scan_interval, uint16_t scan_window, in MakeInitiatingPhyParameters()
Dle_set_extended_scan_parameters_test.cc38 uint16_t scan_window) { in MakeScanningPhyParameters()
Dle_set_extended_scan_enable_test.cc38 uint16_t scan_window) { in MakeScanningPhyParameters()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_bgconn.cc81 uint32_t scan_window = !btm_cb.ble_ctr_cb.inq_var.scan_window in btm_update_scanner_filter_policy() local
Dbtm_ble_gap.cc506 uint16_t scan_window = osi_property_get_int32(kPropertyInquiryScanWindow, in get_low_latency_scan_params() local
537 uint16_t scan_window = !btm_cb.ble_ctr_cb.inq_var.scan_window in BTM_BleObserve() local
1606 uint16_t scan_interval, scan_window; in btm_ble_start_inquiry() local
Dbtm_ble_int_types.h86 uint16_t scan_window; member
/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dle_scanning_manager_facade.proto57 uint32 scan_window = 4; field
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h1065 uint16_t scan_window; member
1118 uint16_t scan_window; member
Dlink_layer_controller.cc1213 uint16_t scan_window, bluetooth::hci::OwnAddressType own_address_type, in LeSetScanParameters()
1523 uint16_t scan_interval, uint16_t scan_window, in LeCreateConnection()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc284 uint16_t scan_window, in SetScanParameters()
309 …int32_t scan_mode, uint16_t scan_interval, uint16_t scan_window, int32_t addr_type, int32_t discar… in BatchscanEnable()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc355 int scan_window, int scan_phy, in SetScanParameters()
386 int scan_window, in BatchscanEnable()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc934 uint32_t scan_window = btm_cb.ble_ctr_cb.inq_var.scan_window; in BTM_PM_ReadBleScanDutyCycle() local
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc178 uint32_t scan_window; member
1780 uint16_t scan_window, in SetScanParameters()
/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api_types.h394 uint32_t scan_window; member