Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxav/
H A Dbwcontroller.c200 Tox_Err_Friend_Custom_Packet error; in bwc_send_custom_lossy_packet()
H A Drtp.c36 Tox_Err_Friend_Custom_Packet error; in rtp_send_custom_lossy_packet()
/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dtox.api.h2848 typedef TOX_ERR_FRIEND_CUSTOM_PACKET Tox_Err_Friend_Custom_Packet;
H A Dtox.c2253 static void set_custom_packet_error(int ret, Tox_Err_Friend_Custom_Packet *error) in set_custom_packet_error()
2283 Tox_Err_Friend_Custom_Packet *error) in tox_friend_send_lossy_packet()
2335 Tox_Err_Friend_Custom_Packet *error) in tox_friend_send_lossless_packet()
H A Dtox.h3245 typedef TOX_ERR_FRIEND_CUSTOM_PACKET Tox_Err_Friend_Custom_Packet; typedef