Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
Dl2cap_cmn.c44 static void L2capProcessPacket(uint16_t handle, uint16_t cid, Packet *pkt) in L2capProcessPacket() function
135 L2capProcessPacket(handle, frag->cid, frag->pkt); in L2capRecombineContinue()
170 L2capProcessPacket(handle, cid, pkt); in L2capAclDataReceived()