Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_l2cap.cc133 static struct packet* packet_alloc(const uint8_t* data, uint32_t len) { in packet_alloc() function
146 struct packet* p = packet_alloc((const uint8_t*)data, len); in packet_put_head_l()
179 struct packet* p = packet_alloc((const uint8_t*)data, len); in packet_put_tail_l()