Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_socket.h87 virtual void OnConnectionStateChanged(const CallbackConnectParam &callbackConnectParam) = 0;
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp335 CallbackConnectParam callbackConnectParam = { variable
343 SPTR_SOCKET_CBACK(clientSptr->pimpl->observer_, OnConnectionStateChanged, callbackConnectParam);

Completed in 2 milliseconds