Home
last modified time | relevance | path

Searched refs:IsBluetoothIface (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Dnetworkshare_configuration.h50 bool IsBluetoothIface(const std::string &iface);
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_configuration.cpp82 bool NetworkShareConfiguration::IsBluetoothIface(const std::string &iface) in IsBluetoothIface() function in OHOS::NetManagerStandard::NetworkShareConfiguration
H A Dnetworkshare_tracker.cpp528 if (type == SharingIfaceType::SHARING_BLUETOOTH && configuration_->IsBluetoothIface(iface)) { in IsInterfaceMatchType()
1089 if (configuration_->IsBluetoothIface(iface)) { in InterfaceNameToType()
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp659 config.IsBluetoothIface(str); in NetworkShareConfigurationFuzzTest()

Completed in 5 milliseconds