Home
last modified time | relevance | path

Searched refs:SppListenCallbackInfo (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_server.cpp77 napi_env env, napi_callback_info info, string &name, SppListenCallbackInfo *callbackInfo) in CheckSppListenParams()
114 SppListenCallbackInfo *callbackInfo = new (std::nothrow) SppListenCallbackInfo(); in SppListen()
130 SppListenCallbackInfo* callbackInfo = static_cast<SppListenCallbackInfo*>(data); in SppListen()
146 SppListenCallbackInfo* callbackInfo = static_cast<SppListenCallbackInfo*>(data); in SppListen()
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_spp_server.h24 struct SppListenCallbackInfo : public AsyncCallbackInfo { struct

Completed in 1 milliseconds