Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_sock_rfc.cc779 static sent_status_t send_data_to_app(int fd, BT_HDR* p_buf) { in send_data_to_app() function
805 switch (send_data_to_app(slot->fd, p_buf)) { in flush_incoming_que_on_wr_signal()
887 switch (send_data_to_app(slot->fd, p_buf)) { in bta_co_rfc_data_incoming()