Searched defs:send_data_to_app (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_sock_rfc.c832 static int send_data_to_app(int fd, BT_HDR *p_buf) function
863 int sent = send_data_to_app(rs->fd, p_buf);
965 int sent = send_data_to_app(rs->fd, p_buf);

Completed in 149 milliseconds