Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_spp_client.h26 struct SppConnectCallbackInfo : public AsyncCallbackInfo { struct
27 std::shared_ptr<ClientSocket> client_ = nullptr;
28 std::string deviceId_ = "";
29 std::shared_ptr<BluetoothRemoteDevice> device_ = nullptr;
30 std::shared_ptr<SppOption> sppOption_ = nullptr;