Searched refs:sdkctl_socket_is_handshake_ok (Results 1 – 4 of 4) sorted by relevance
597 extern int sdkctl_socket_is_handshake_ok(SDKCtlSocket* sdkctl);
234 if (sdkctl_socket_is_handshake_ok(sdkctl)) { in _on_multitouch_socket_connection()
340 if (sdkctl_socket_is_handshake_ok(sdkctl)) { in _on_sensors_socket_connection()
2060 sdkctl_socket_is_handshake_ok(SDKCtlSocket* sdkctl) in sdkctl_socket_is_handshake_ok() function