Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_l2cap.cc121 static char packet_get_head_l(l2cap_socket* sock, uint8_t** data, in packet_get_head_l() function
247 while (packet_get_head_l(sock, &buf, NULL)) osi_free(buf); in btsock_l2cap_free_l()
966 while (packet_get_head_l(sock, &buf, &len)) { in flush_incoming_que_on_wr_signal_l()