Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.c190 } L2capAclDataReceivedContext; typedef
194 L2capAclDataReceivedContext *ctx = NULL; in L2capAclDataReceivedContextDestroy()
205 L2capAclDataReceivedContext *ctx = NULL; in L2capAclDataReceivedCallbackProcess()
207 ctx = (L2capAclDataReceivedContext *)context; in L2capAclDataReceivedCallbackProcess()
217 L2capAclDataReceivedContext *ctx = NULL; in L2capAclDataReceivedCallback()
219 ctx = L2capAlloc(sizeof(L2capAclDataReceivedContext)); in L2capAclDataReceivedCallback()