/aosp12/system/connectivity/wificond/scanning/ |
H A 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
|
H A D | scan_utils.cpp | 280 int scan_type, in Scan()
|
/aosp12/system/bt/gd/rust/linux/service/src/ |
H A D | iface_bluetooth_gatt.rs | 46 scan_type: ScanType, field
|
/aosp12/system/bt/gd/neighbor/ |
H A D | page.cc | 149 void neighbor::PageModule::impl::SetScanType(hci::PageScanType scan_type) { in SetScanType()
|
H A D | inquiry.cc | 376 void neighbor::InquiryModule::impl::SetScanType(hci::InquiryScanType scan_type) { in SetScanType()
|
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/ |
H A D | wifilogger_vendor_tag_defs.h | 80 u8 scan_type; member 85 u8 scan_type; member
|
H A D | wifilogger_event_defs.h | 336 u8 scan_type; member 344 u8 scan_type; member
|
/aosp12/system/bt/gd/rust/linux/stack/src/ |
H A D | bluetooth_gatt.rs | 50 pub scan_type: ScanType, field
|
/aosp12/system/bt/test/mock/ |
H A 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()
|
H A 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()
|
/aosp12/system/bt/main/shim/ |
H A D | le_scanning_manager.cc | 165 auto scan_type = static_cast<bluetooth::hci::LeScanType>(0x01); in SetScanParameters() local
|
/aosp12/system/connectivity/wificond/tests/ |
H A D | scanner_unittest.cpp | 66 int scan_type, in ReturnErrorCodeForScanRequest()
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_ble_int_types.h | 93 uint8_t scan_type; /* current scan type: active or passive */ member
|
H A D | btm_ble_gap.cc | 1203 void btm_send_hci_set_scan_params(uint8_t scan_type, uint16_t scan_int, in btm_send_hci_set_scan_params()
|
/aosp12/system/bt/stack/include/ |
H A D | hcimsgs.h | 636 uint8_t scan_type; member
|
/aosp12/system/chre/apps/power_test/common/idl/ |
H A 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
|
/aosp12/system/chre/apps/power_test/common/include/generated/ |
H A D | chre_power_test_generated.h | 404 chre::power_test::WifiScanType scan_type() const { in scan_type() function
|
/aosp12/system/bt/gd/hci/ |
H A D | le_scanning_manager.cc | 1315 void LeScanningManager::SetScanParameters(LeScanType scan_type, uint16_t scan_interval, uint16_t sc… in SetScanParameters()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | wireless.h | 300 __u8 scan_type; member
|
/aosp12/system/bt/stack/hcic/ |
H A 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()
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_gatt.cpp | 1682 jint client_if, jint scan_type) { in gattClientReadScanReportsNative()
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
H A D | wlioctl.h | 347 wl_scan_type_t scan_type; /* enum */ member 373 uint8 scan_type; /* flags, 0 use default */ member 542 uint8 scan_type; /* 0 use default, active or passive scan */ member
|