Searched defs:SppConnectCallbackInfo (Results 1 – 1 of 1) sorted by relevance
26 struct SppConnectCallbackInfo : public AsyncCallbackInfo { struct27 std::shared_ptr<ClientSocket> client_ = nullptr;28 std::string deviceId_ = "";29 std::shared_ptr<BluetoothRemoteDevice> device_ = nullptr;30 std::shared_ptr<SppOption> sppOption_ = nullptr;