Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.c155 static void L2capAclDataReceived(uint16_t handle, uint8_t pb, uint8_t bc, Packet *pkt) in L2capAclDataReceived() function
209 L2capAclDataReceived(ctx->handle, ctx->pb, ctx->bc, ctx->pkt); in L2capAclDataReceivedCallbackProcess()