Home
last modified time | relevance | path

Searched refs:CONNECTION_BLUETOOTH (Results 1 - 3 of 3) sorted by relevance

/base/web/webview/ohos_adapter/net_connect_adapter/src/
H A Dnet_connect_utils.cpp82 return NetConnectType::CONNECTION_BLUETOOTH; in ConvertToConnectType()
111 case NetConnectType::CONNECTION_BLUETOOTH: in ConnectTypeToString()
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dnet_connect_adapter.h32 CONNECTION_BLUETOOTH = 7, member in OHOS::NWeb::NetConnectType
/base/web/webview/test/unittest/net_connect_adapter_test/
H A Dnet_connect_adapter_test.cpp123 typeMap.insert(std::make_pair(NetBearType::BEARER_BLUETOOTH, NetConnectType::CONNECTION_BLUETOOTH)); in HWTEST_F()
156 typeMap.insert(std::make_pair(NetConnectType::CONNECTION_BLUETOOTH, "bluetooth")); in HWTEST_F()

Completed in 2 milliseconds