Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le_if.c249 } L2cifLeDisconnectionRspContext; typedef
253 L2cifLeDisconnectionRspContext *ctx = NULL; in L2cifLeDisconnectionRsp()
256 ctx = (L2cifLeDisconnectionRspContext *)context; in L2cifLeDisconnectionRsp()
269 L2cifLeDisconnectionRspContext *ctx = NULL; in L2CIF_LeDisconnectionRsp()
271 ctx = L2capAlloc(sizeof(L2cifLeDisconnectionRspContext)); in L2CIF_LeDisconnectionRsp()