Home
last modified time | relevance | path

Searched defs:bc (Results 1 – 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
Dl2cap_cmn.c155 static void L2capAclDataReceived(uint16_t handle, uint8_t pb, uint8_t bc, Packet *pkt) in L2capAclDataReceived()
188 uint8_t bc; member
215 static void L2capAclDataReceivedCallback(uint16_t handle, uint8_t pb, uint8_t bc, Packet *pkt) in L2capAclDataReceivedCallback()