Home
last modified time | relevance | path

Searched defs:StartScan (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/share_ble/src/
H A Ddisc_share_ble_virtual.c26 static int32_t StartScan(const PublishOption *option) in StartScan() function
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/virtual_link_ble/src/
H A Ddisc_virtual_link_ble_virtual.c51 static int32_t StartScan(const PublishOption *option) in StartScan() function
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_sta_feature.c55 static int32_t StartScan(const char *ifName, WifiScan *scan) in StartScan() function
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_p2p_iface.cpp99 int32_t WifiP2pIface::StartScan(const ScanParams& scanParam) in StartScan() function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface
H A Dwifi_ap_iface.cpp135 int32_t WifiApIface::StartScan(const ScanParams& scanParam) in StartScan() function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface
H A Dwifi_sta_iface.cpp135 int32_t WifiStaIface::StartScan(const ScanParams& scanParam) in StartScan() function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface
H A Dwifi_vendor_hal.cpp328 WifiError WifiVendorHal::StartScan( in StartScan() function in OHOS::HDI::Wlan::Chip::V1_0::WifiVendorHal
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/include/
H A Ddisc_manager.h56 int32_t (*StartScan)(const PublishOption *option); member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_interface.h80 …int32_t (*StartScan)(int32_t scannerId, const SoftBusBcScanParams *param, const SoftBusBcScanFilte… member
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dhal_device_manage_test.h83 virtual int32_t StartScan(const ScanParams& scanParam) in StartScan() function
H A Dmock_wifi_hal_service.c82 WifiErrorNo StartScan(const ScanSettings *settings) in StartScan() function
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/
H A Dscan_service_proxy.cpp234 int32_t ScanServiceProxy::StartScan(const std::string scannerId, const bool &batchMode) in StartScan() function in OHOS::Scan::ScanServiceProxy
H A Dscan_manager_client.cpp337 int32_t ScanManagerClient::StartScan(const std::string scannerId, const bool &batchMode) in StartScan() function in OHOS::Scan::ScanManagerClient
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_proxy.cpp87 int BluetoothBleCentralManagerProxy::StartScan(int32_t scannerId, const BluetoothBleScanSettings &s… in StartScan() function in OHOS::Bluetooth::BluetoothBleCentralManagerProxy
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/
H A Dble_mock.cpp89 int32_t StartScan(int32_t listenerId, const BcScanParams *param) in StartScan() function
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_sta_iface.c411 WifiErrorNo StartScan(const ScanSettings *settings) in StartScan() function
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_sta_interface.c223 WifiErrorNo StartScan(const ScanSettings *settings) in StartScan() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp371 int BluetoothBleCentralManagerServer::StartScan(int32_t scannerId, const BluetoothBleScanSettings &… in StartScan() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp343 int BleCentralManager::StartScan(const BleScanSettings &settings, const std::vector<BleScanFilter> … in StartScan() function in OHOS::Bluetooth::BleCentralManager
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h737 int32_t (*StartScan)(NetDevice *netDev, struct WlanScanRequest *param); member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c1723 int32_t StartScan(int32_t listenerId, const BcScanParams *param) in StartScan() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp1556 void BleAdapter::StartScan(const BleScanSettingsImpl &setting) const in StartScan() function in OHOS::bluetooth::BleAdapter
H A Dble_central_manager_impl.cpp680 void BleCentralManagerImpl::StartScan(const BleScanSettingsImpl &setting) const in StartScan() function in OHOS::bluetooth::BleCentralManagerImpl
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1648 int32_t ScanServiceAbility::StartScan(const std::string scannerId, const bool &batchMode) in StartScan() function in OHOS::Scan::ScanServiceAbility
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/scan_napi/src/
H A Dnapi_inner_scan.cpp415 napi_value NapiInnerScan::StartScan(napi_env env, napi_callback_info info) in StartScan() function in OHOS::Scan::NapiInnerScan

12