Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le_if.c210 } L2cifLeDisconnectionReqContext; typedef
214 L2cifLeDisconnectionReqContext *ctx = NULL; in L2cifLeDisconnectionReq()
217 ctx = (L2cifLeDisconnectionReqContext *)context; in L2cifLeDisconnectionReq()
230 L2cifLeDisconnectionReqContext *ctx = NULL; in L2CIF_LeDisconnectionReq()
232 ctx = L2capAlloc(sizeof(L2cifLeDisconnectionReqContext)); in L2CIF_LeDisconnectionReq()