Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
Dl2cap_le_if.c289 } L2cifLeSendDataContext; typedef
293 L2cifLeSendDataContext *ctx = NULL; in L2cifLeSendDataContextDestroy()
304 L2cifLeSendDataContext *ctx = NULL; in L2cifLeSendData()
307 ctx = (L2cifLeSendDataContext *)context; in L2cifLeSendData()
320 L2cifLeSendDataContext *ctx = NULL; in L2CIF_LeSendData()
326 ctx = L2capAlloc(sizeof(L2cifLeSendDataContext)); in L2CIF_LeSendData()