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.c111 static char packet_get_head_l(l2cap_socket *sock, uint8_t **data, uint32_t *len) in packet_get_head_l() function
262 while (packet_get_head_l(sock, &buf, NULL)) in btsock_l2cap_free_l()
1000 while (packet_get_head_l(sock, &buf, &len)) { in flush_incoming_que_on_wr_signal_l()