Searched defs:scan_type (Results 1 – 17 of 17) sorted by relevance
/system/bt/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 46 scan_type: ScanType, field
|
/system/connectivity/wificond/scanning/ |
D | scanner_impl.cpp | 46 bool IsScanTypeSupported(int scan_type, const WiphyFeatures& wiphy_features) { in IsScanTypeSupported() 151 int scan_type = scan_settings.scan_type_; in scan() local
|
D | scan_utils.cpp | 280 int scan_type, in Scan()
|
/system/bt/gd/neighbor/ |
D | page.cc | 149 void neighbor::PageModule::impl::SetScanType(hci::PageScanType scan_type) { in SetScanType()
|
D | inquiry.cc | 376 void neighbor::InquiryModule::impl::SetScanType(hci::InquiryScanType scan_type) { in SetScanType()
|
/system/bt/gd/rust/linux/stack/src/ |
D | bluetooth_gatt.rs | 50 pub scan_type: ScanType, field
|
/system/bt/test/mock/ |
D | mock_stack_btm_ble_gap.cc | 209 void btm_send_hci_set_scan_params(uint8_t scan_type, uint16_t scan_int, in btm_send_hci_set_scan_params()
|
D | mock_hcic_hciblecmds.cc | 240 void btsnd_hcic_ble_set_scan_params(uint8_t scan_type, uint16_t scan_int, in btsnd_hcic_ble_set_scan_params()
|
/system/bt/main/shim/ |
D | le_scanning_manager.cc | 165 auto scan_type = static_cast<bluetooth::hci::LeScanType>(0x01); in SetScanParameters() local
|
/system/connectivity/wificond/tests/ |
D | scanner_unittest.cpp | 64 int scan_type, in ReturnErrorCodeForScanRequest()
|
/system/bt/stack/btm/ |
D | btm_ble_int_types.h | 93 uint8_t scan_type; /* current scan type: active or passive */ member
|
D | btm_ble_gap.cc | 1202 void btm_send_hci_set_scan_params(uint8_t scan_type, uint16_t scan_int, in btm_send_hci_set_scan_params()
|
/system/bt/stack/include/ |
D | hcimsgs.h | 636 uint8_t scan_type; member
|
/system/chre/apps/power_test/common/idl/ |
D | chre_power_test_generated.h | 422 chre::power_test::WifiScanType scan_type; member 458 chre::power_test::WifiScanType scan_type() const { in scan_type() function
|
/system/chre/apps/power_test/common/include/generated/ |
D | chre_power_test_generated.h | 404 chre::power_test::WifiScanType scan_type() const { in scan_type() function
|
/system/bt/gd/hci/ |
D | le_scanning_manager.cc | 1315 void LeScanningManager::SetScanParameters(LeScanType scan_type, uint16_t scan_interval, uint16_t sc… in SetScanParameters()
|
/system/bt/stack/hcic/ |
D | hciblecmds.cc | 236 void btsnd_hcic_ble_set_scan_params(uint8_t scan_type, uint16_t scan_int, in btsnd_hcic_ble_set_scan_params()
|