Searched refs:packet_put_tail_l (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_sock_l2cap.cc154 * already in the queue. We do check thos elimits in packet_put_tail_l() since
174 static char packet_put_tail_l(l2cap_socket* sock, const void* data, function
648 if (packet_put_tail_l(sock, data, p_buf->len)) {
666 if (packet_put_tail_l(sock, buffer.data(), count)) {

Completed in 125 milliseconds