Home
last modified time | relevance | path

Searched defs:scan_type (Results 1 – 22 of 22) sorted by relevance

/aosp12/system/connectivity/wificond/scanning/
H A Dscanner_impl.cpp46 bool IsScanTypeSupported(int scan_type, const WiphyFeatures& wiphy_features) { in IsScanTypeSupported()
151 int scan_type = scan_settings.scan_type_; in scan() local
H A Dscan_utils.cpp280 int scan_type, in Scan()
/aosp12/system/bt/gd/rust/linux/service/src/
H A Diface_bluetooth_gatt.rs46 scan_type: ScanType, field
/aosp12/system/bt/gd/neighbor/
H A Dpage.cc149 void neighbor::PageModule::impl::SetScanType(hci::PageScanType scan_type) { in SetScanType()
H A Dinquiry.cc376 void neighbor::InquiryModule::impl::SetScanType(hci::InquiryScanType scan_type) { in SetScanType()
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger_vendor_tag_defs.h80 u8 scan_type; member
85 u8 scan_type; member
H A Dwifilogger_event_defs.h336 u8 scan_type; member
344 u8 scan_type; member
/aosp12/system/bt/gd/rust/linux/stack/src/
H A Dbluetooth_gatt.rs50 pub scan_type: ScanType, field
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_ble_gap.cc209 void btm_send_hci_set_scan_params(uint8_t scan_type, uint16_t scan_int, in btm_send_hci_set_scan_params()
H A Dmock_hcic_hciblecmds.cc240 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 Dle_scanning_manager.cc165 auto scan_type = static_cast<bluetooth::hci::LeScanType>(0x01); in SetScanParameters() local
/aosp12/system/connectivity/wificond/tests/
H A Dscanner_unittest.cpp66 int scan_type, in ReturnErrorCodeForScanRequest()
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_int_types.h93 uint8_t scan_type; /* current scan type: active or passive */ member
H A Dbtm_ble_gap.cc1203 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 Dhcimsgs.h636 uint8_t scan_type; member
/aosp12/system/chre/apps/power_test/common/idl/
H A Dchre_power_test_generated.h422 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 Dchre_power_test_generated.h404 chre::power_test::WifiScanType scan_type() const { in scan_type() function
/aosp12/system/bt/gd/hci/
H A Dle_scanning_manager.cc1315 void LeScanningManager::SetScanParameters(LeScanType scan_type, uint16_t scan_interval, uint16_t sc… in SetScanParameters()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dwireless.h300 __u8 scan_type; member
/aosp12/system/bt/stack/hcic/
H A Dhciblecmds.cc236 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 Dcom_android_bluetooth_gatt.cpp1682 jint client_if, jint scan_type) { in gattClientReadScanReportsNative()
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h347 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