Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_if.c659 static void L2cifStartup(void *context) in L2cifStartup() function
698 result = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_LA2CAP, L2cifStartup, ctx); in L2CIF_Startup()