Home
last modified time | relevance | path

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

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