Home
last modified time | relevance | path

Searched refs:BuildInsecureRfcommDataSocketByServiceRecord (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_socket.h395 static std::shared_ptr<ClientSocket> BuildInsecureRfcommDataSocketByServiceRecord(
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp875 std::shared_ptr<ClientSocket> SocketFactory::BuildInsecureRfcommDataSocketByServiceRecord( in BuildInsecureRfcommDataSocketByServiceRecord() function in OHOS::Bluetooth::SocketFactory