Searched defs:sendToClient (Results 1 – 2 of 2) sorted by relevance
447 private void sendToClient(int event, boolean success) { in sendToClient() method in BluetoothMasClient451 private void sendToClient(int event, boolean success, int param) { in sendToClient() method in BluetoothMasClient455 private void sendToClient(int event, boolean success, Object param) { in sendToClient() method in BluetoothMasClient
200 bool ThreadIO::sendToClient(RsMessageToClientType cmdID, uint32_t usrID, const void *data, in sendToClient() function in ThreadIO