Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_rfc.cc871 static sent_status_t send_data_to_app(int fd, BT_HDR* p_buf) { in send_data_to_app() function
903 switch (send_data_to_app(slot->fd, p_buf)) { in flush_incoming_que_on_wr_signal()
993 switch (send_data_to_app(slot->fd, p_buf)) { in bta_co_rfc_data_incoming()