Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
Dl2cap_cmn.c697 static HciAclCallbacks g_hciAclCallback = { variable
722 HCI_RegisterAclCallbacks(&g_hciAclCallback); in L2capCommonStartup()
730 HCI_DeregisterAclCallbacks(&g_hciAclCallback); in L2capCommonShutdown()