Home
last modified time | relevance | path

Searched defs:scanType (Results 1 - 22 of 22) sorted by relevance

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service.cpp40 ErrCode MockScanService::Scan(ScanType scanType) in Scan() argument
47 ErrCode MockScanService::ScanWithParam(const WifiScanParams &params, ScanType scanType) in ScanWithParam() argument
H A Dmock_scan_service_new.cpp69 ErrCode ScanService::Scan(ScanType scanType) in Scan() argument
74 ErrCode ScanService::ScanWithParam(const WifiScanParams &params, ScanType scanType) in ScanWithParam() argument
291 ErrCode ScanService::AllowScanByType(ScanType scanType) in AllowScanByType() argument
332 ErrCode ScanService::ApplyTrustListPolicy(ScanType scanType) in ApplyTrustListPolicy() argument
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_scanner_napi.cpp158 napi_value MediaScannerNapi::NapiScanUtils(napi_env env, napi_callback_info info, const string &scanType) in NapiScanUtils() argument
/foundation/communication/wifi_lite/interfaces/wifiservice/
H A Dwifi_device_config.h215 WifiScanType scanType; member
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H A Dwifiscanserver_fuzzer.cpp217 ScanType scanType = static_cast<ScanType>(static_cast<int>(data[0]) % THREE); in StoreRequestScanConfigFuzzTest() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_common.h44 ScanType scanType; /* Flag indicating whether the request is an external scan */ member
95 ScanType scanType; /* Flag indicating whether the request is an external scan. */ member
H A Dscan_service.cpp239 ErrCode ScanService::Scan(ScanType scanType) in Scan() argument
273 ErrCode ScanService::ScanWithParam(const WifiScanParams &params, ScanType scanType) in ScanWithParam() argument
332 ScanControlInner(ScanType scanType) ScanControlInner() argument
1540 AllowScanByType(ScanType scanType) AllowScanByType() argument
1621 ApplyTrustListPolicy(ScanType scanType) ApplyTrustListPolicy() argument
[all...]
/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_device_config.h259 WifiScanType scanType; member
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pserver_fuzzer/
H A Dwifip2pserver_fuzzer.cpp183 FreqType scanType = static_cast<FreqType>(static_cast<int>(data[0]) % TWO); in P2pServerFuzzTest() local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_type.h190 uint8_t scanType; member
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Ddisc_event_form.h101 int32_t scanType; // SCAN_TYPE member
166 int32_t scanType; // SCAN_TYPE member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c939 u8 scanType; in EXhalbtcoutsrc_ScanNotify() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp310 StartOrStopAdvAndScan( const STOP_ALL_ADV_TYPE &stopAllAdvType, const STOP_SCAN_TYPE &scanType, bool isStartAdvAndScan) const StartOrStopAdvAndScan() argument
H A Dble_central_manager_impl.cpp721 void BleCentralManagerImpl::StartOrStopScan(const STOP_SCAN_TYPE &scanType, bool isStartScan) const in StartOrStopScan() argument
[all...]
H A Dble_defs.h445 BLE_SCAN_TYPE scanType; /// Scan type member
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h351 unsigned char scanType; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h184 uint8_t scanType; /// scan type member
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h432 uint8_t scanType; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c1055 u8 scanType; in EXhalbtcoutsrc_ScanNotify() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp1832 ScanType scanType = ScanType::SCAN_TYPE_EXTERN; in ApplyTrustListPolicyTest() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_controller_baseband_cmd.h582 uint8_t scanType; member
H A Dhci_def_le_cmd.h827 uint8_t scanType; member

Completed in 30 milliseconds