Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_scan_impl.cpp145 ErrCode WifiScanImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiScanImpl
Dwifi_hotspot_impl.cpp204 ErrCode WifiHotspotImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiHotspotImpl
Dwifi_scan_proxy.cpp366 ErrCode WifiScanProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiScanProxy
Dwifi_scan_proxy_lite.cpp443 ErrCode WifiScanProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiScanProxy
Dwifi_device_impl.cpp331 ErrCode WifiDeviceImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiDeviceImpl
Dwifi_p2p_impl.cpp257 ErrCode WifiP2pImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiP2pImpl
Dwifi_hotspot_proxy.cpp681 ErrCode WifiHotspotProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiHotspotProxy
Dwifi_device_proxy_lite.cpp1404 ErrCode WifiDeviceProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiDeviceProxy
Dwifi_device_proxy.cpp1290 ErrCode WifiDeviceProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiDeviceProxy
Dwifi_p2p_proxy.cpp1155 ErrCode WifiP2pProxy::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiP2pProxy
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanstub_fuzzer/
Dwifiscanstub_fuzzer.cpp65 ErrCode GetSupportedFeatures(long &features) override in GetSupportedFeatures() function in OHOS::Wifi::WifiScanStubTest
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifihotspotstub_fuzzer/
Dwifihotspotstub_fuzzer.cpp121 ErrCode GetSupportedFeatures(long &features) override in GetSupportedFeatures() function in OHOS::Wifi::WifiHotSpotStubFuzzTest
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
Dwifi_scan_service_impl.cpp407 ErrCode WifiScanServiceImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiScanServiceImpl
Dwifi_hotspot_service_impl.cpp608 ErrCode WifiHotspotServiceImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiHotspotServiceImpl
Dwifi_p2p_service_impl.cpp918 ErrCode WifiP2pServiceImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiP2pServiceImpl
Dwifi_device_service_impl.cpp1240 ErrCode WifiDeviceServiceImpl::GetSupportedFeatures(long &features) in GetSupportedFeatures() function in OHOS::Wifi::WifiDeviceServiceImpl
Dwifi_manager.cpp684 int WifiManager::GetSupportedFeatures(long &features) const in GetSupportedFeatures() function in OHOS::Wifi::WifiManager
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifidevicestub_fuzzer/
Dwifidevicestub_fuzzer.cpp169 ErrCode GetSupportedFeatures(long &features) override in GetSupportedFeatures() function in OHOS::Wifi::WifiDeviceStubFuzzTest
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pstub_fuzzer/
Dwifip2pstub_fuzzer.cpp175 ErrCode GetSupportedFeatures(long &features) override in GetSupportedFeatures() function in OHOS::Wifi::WifiP2pStubFuzzTest
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_map_mce_server.cpp373 int BluetoothMapMceServer::GetSupportedFeatures( in GetSupportedFeatures() function in OHOS::Bluetooth::BluetoothMapMceServer
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_map_mce_proxy.cpp318 int BluetoothMapMceProxy::GetSupportedFeatures(const BluetoothRawAddress &device) in GetSupportedFeatures() function in OHOS::Bluetooth::BluetoothMapMceProxy
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pse/
Dpbap_pse_state_machine.cpp666 uint32_t PseConnected::GetSupportedFeatures() const in GetSupportedFeatures() function in OHOS::bluetooth::PseConnected
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_map_mce.cpp635 int MapClient::GetSupportedFeatures(const BluetoothRemoteDevice &device) const in GetSupportedFeatures() function in OHOS::Bluetooth::MapClient
/foundation/communication/bluetooth_service/services/bluetooth/service/src/map_mce/
Dmap_mce_service.cpp324 int MapMceService::GetSupportedFeatures(const RawAddress &device) in GetSupportedFeatures() function in OHOS::bluetooth::MapMceService
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
Dwifi_napi_device.cpp1284 NO_SANITIZE("cfi") napi_value GetSupportedFeatures(napi_env env, napi_callback_info info) in GetSupportedFeatures() function