Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_if.c591 } L2cifEchoRspContext; typedef
595 L2cifEchoRspContext *ctx = NULL; in L2cifEchoRspContextDestroy()
608 L2cifEchoRspContext *ctx = NULL; in L2cifEchoRsp()
611 ctx = (L2cifEchoRspContext *)context; in L2cifEchoRsp()
625 L2cifEchoRspContext *ctx = NULL; in L2CIF_EchoRsp()
627 ctx = L2capAlloc(sizeof(L2cifEchoRspContext)); in L2CIF_EchoRsp()