Home
last modified time | relevance | path

Searched defs:scan_window (Results 1 – 18 of 18) 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 MakePhyScanParameters()
Dle_set_extended_scan_enable_test.cc38 uint16_t scan_window) { in MakePhyScanParameters()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_batchscan.cc46 uint32_t scan_interval, uint32_t scan_window, in BTM_BleEnableBatchScan()
Dmock_stack_btm_ble_gap.cc141 void BTM_BleSetScanParams(uint32_t scan_interval, uint32_t scan_window, in BTM_BleSetScanParams()
Dmock_main_shim_btm_api.cc279 uint32_t scan_window) { in BTM_BleSetConnScanParams()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_batchscan.cc360 uint32_t scan_interval, uint32_t scan_window, in btm_ble_set_batchscan_param()
454 uint32_t scan_interval, uint32_t scan_window, in BTM_BleEnableBatchScan()
Dbtm_ble_bgconn.cc110 uint32_t scan_window = in btm_update_scanner_filter_policy() local
Dbtm_ble_int_types.h110 uint32_t scan_window; member
Dbtm_ble_gap.cc509 uint32_t scan_window = in BTM_BleObserve() local
1685 void BTM_BleSetScanParams(uint32_t scan_interval, uint32_t scan_window, in BTM_BleSetScanParams()
2104 uint16_t scan_window = osi_property_get_int32(kPropertyInquiryScanWindow, in btm_ble_start_inquiry() local
/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dle_scanning_manager_facade.proto57 uint32 scan_window = 4; field
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc275 …eScannerIntf::SetScanParameters(uint8_t scanner_id, uint16_t scan_interval, uint16_t scan_window) { in SetScanParameters()
297 …int32_t scan_mode, uint16_t scan_interval, uint16_t scan_window, int32_t addr_type, int32_t discar… in BatchscanEnable()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h1024 uint16_t scan_window; member
1072 uint16_t scan_window; member
Dlink_layer_controller.cc1160 uint16_t scan_window, bluetooth::hci::OwnAddressType own_address_type, in LeSetScanParameters()
1459 uint16_t scan_interval, uint16_t scan_window, in LeCreateConnection()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc345 int scan_window, Callback cb) { in SetScanParameters()
376 int scan_window, int addr_type, in BatchscanEnable()
Dbtm_api.cc584 uint32_t scan_window) { in BTM_BleSetConnScanParams()
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc159 uint32_t scan_window; member
1723 ScannerId scanner_id, LeScanType scan_type, uint16_t scan_interval, uint16_t scan_window) { in SetScanParameters()
/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api_types.h393 uint32_t scan_window; member