Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_if.c422 static void L2cifSendDataContextDestroy(void *context) in L2cifSendDataContextDestroy() function
445 L2cifSendDataContextDestroy(ctx); in L2cifSendData()
466 L2capAsynchronousProcess(L2cifSendData, L2cifSendDataContextDestroy, ctx); in L2CIF_SendData()