Searched refs:_nx_websocket_client_packet_send (Results 1 – 2 of 2) sorted by relevance
329 UINT _nx_websocket_client_packet_send(NX_WEBSOCKET_CLIENT *client_ptr, NX_PACKET *packet_ptr, ULON…
655 status = _nx_websocket_client_packet_send(client_ptr, packet_ptr, wait_option); in _nx_websocket_client_connect_internal()1554 status = _nx_websocket_client_packet_send(client_ptr, packet_ptr, wait_option); in _nx_websocket_client_send()2533 UINT _nx_websocket_client_packet_send(NX_WEBSOCKET_CLIENT *client_ptr, NX_PACKET *packet_ptr, ULON… in _nx_websocket_client_packet_send() function