Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_if.c524 } L2cifEchoReqContext; typedef
528 L2cifEchoReqContext *ctx = NULL; in L2cifEchoReqContextDestroy()
541 L2cifEchoReqContext *ctx = NULL; in L2cifEchoReq()
544 ctx = (L2cifEchoReqContext *)context; in L2cifEchoReq()
558 L2cifEchoReqContext *ctx = NULL; in L2CIF_EchoReq()
560 ctx = L2capAlloc(sizeof(L2cifEchoReqContext)); in L2CIF_EchoReq()