Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_spp_server.h38 struct NapiSppServer { struct
46 static std::map<int, std::shared_ptr<NapiSppServer>> serverMap; argument
47 static int count;
49 std::shared_ptr<ServerSocket> server_ = nullptr;
50 int id_ = -1;