Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_if.c301 } L2cifDisconnectionReqContext; typedef
305 L2cifDisconnectionReqContext *ctx = NULL; in L2cifDisconnectionReq()
308 ctx = (L2cifDisconnectionReqContext *)context; in L2cifDisconnectionReq()
321 L2cifDisconnectionReqContext *ctx = NULL; in L2CIF_DisconnectionReq()
323 ctx = L2capAlloc(sizeof(L2cifDisconnectionReqContext)); in L2CIF_DisconnectionReq()