Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_rfc.c719 static sent_status_t send_data_to_app(int fd, BT_HDR *p_buf) { in send_data_to_app() function
746 switch (send_data_to_app(slot->fd, p_buf)) { in flush_incoming_que_on_wr_signal()
826 switch (send_data_to_app(slot->fd, p_buf)) { in bta_co_rfc_data_incoming()