Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_if.c340 } L2cifDisconnectionRspContext; typedef
344 L2cifDisconnectionRspContext *ctx = NULL; in L2cifDisconnectionRsp()
347 ctx = (L2cifDisconnectionRspContext *)context; in L2cifDisconnectionRsp()
360 L2cifDisconnectionRspContext *ctx = NULL; in L2CIF_DisconnectionRsp()
362 ctx = L2capAlloc(sizeof(L2cifDisconnectionRspContext)); in L2CIF_DisconnectionRsp()