/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/ |
D | le_set_extended_scan_parameters_test.cc | 36 static ScanningPhyParameters MakeScanningPhyParameters(LeScanType scan_type, uint16_t scan_interval, in MakeScanningPhyParameters()
|
D | le_set_extended_scan_enable_test.cc | 36 static ScanningPhyParameters MakeScanningPhyParameters(LeScanType scan_type, uint16_t scan_interval, in MakeScanningPhyParameters()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | hcimsgs.h | 296 uint8_t scan_type; member
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | scanner_client.py | 392 def make_dbus_scan_settings(self, interval, window, scan_type): argument
|
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 248 void BleScannerIntf::SetScanParameters(uint8_t scan_type, uint8_t scanner_id_1m, in SetScanParameters()
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.h | 948 bluetooth::hci::LeScanType scan_type; member
|
D | link_layer_controller.cc | 1163 bluetooth::hci::LeScanType scan_type, uint16_t scan_interval, uint16_t scan_window, in LeSetScanParameters()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_int_types.h | 92 uint8_t scan_type; /* current scan type: active or passive */ member
|
D | btm_ble_gap.cc | 1459 void btm_send_hci_set_scan_params(uint8_t scan_type, uint16_t scan_int_1m, uint16_t scan_win_1m, in btm_send_hci_set_scan_params()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_hcic_hciblecmds.cc | 234 void btsnd_hcic_ble_set_scan_params(uint8_t scan_type, uint16_t scan_int, uint16_t scan_win, in btsnd_hcic_ble_set_scan_params()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 307 void BleScannerInterfaceImpl::SetScanParameters(uint8_t scan_type, int scanner_id_1m, in SetScanParameters()
|
/packages/modules/Bluetooth/system/stack/hcic/ |
D | hciblecmds.cc | 188 void btsnd_hcic_ble_set_scan_params(uint8_t scan_type, uint16_t scan_int, uint16_t scan_win, in btsnd_hcic_ble_set_scan_params()
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | le_scanning_manager.cc | 1693 void LeScanningManager::SetScanParameters(LeScanType scan_type, ScannerId scanner_id_1m, in SetScanParameters()
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 347 scan_type: ScanType, field
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_gatt.rs | 1191 pub scan_type: ScanType, field 1196 let scan_type = match self.scan_type { in extract_scan_parameters() localVariable 2085 let scan_type = in start_scan() localVariable
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 2018 jint scan_type) { in gattClientReadScanReportsNative()
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 422 scan_type: ScanType, field
|