Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_if.c420 } L2cifSendDataContext; typedef
424 L2cifSendDataContext *ctx = NULL; in L2cifSendDataContextDestroy()
435 L2cifSendDataContext *ctx = NULL; in L2cifSendData()
438 ctx = (L2cifSendDataContext *)context; in L2cifSendData()
451 L2cifSendDataContext *ctx = NULL; in L2CIF_SendData()
457 ctx = L2capAlloc(sizeof(L2cifSendDataContext)); in L2CIF_SendData()