Searched refs:L2capReceivePacket (Results 1 – 3 of 3) sorted by relevance
68 int L2capReceivePacket(uint16_t handle, uint16_t cid, Packet *pkt);
555 cmnCallback.recvL2capPacket = L2capReceivePacket; in L2CAP_Initialize()
2157 int L2capReceivePacket(uint16_t handle, uint16_t cid, Packet *pkt) in L2capReceivePacket() function