Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp60 #define WPTR_SOCKET_CBACK(cbWptr, func, ...) \ macro
345WPTR_SOCKET_CBACK(clientSptr->pimpl->observer_, OnConnectionStateChanged, callbackConnectParam); in OnConnectionStateChanged()