HomeSort by relevance Sort by last modified time
    Searched full:send_data_to_app (Results 1 - 1 of 1) sorted by null

  /system/bt/btif/src/
btif_sock_rfc.c 736 static sent_status_t send_data_to_app(int fd, BT_HDR *p_buf) { function
765 switch (send_data_to_app(slot->fd, p_buf)) {
849 switch (send_data_to_app(slot->fd, p_buf)) {

Completed in 504 milliseconds