Home
last modified time | relevance | path

Searched refs:g_hciEventCallbacks (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_pm.c58 static HciEventCallbacks g_hciEventCallbacks; variable
148 HCI_RegisterEventCallbacks(&g_hciEventCallbacks); in BtmStartPm()
153 HCI_DeregisterEventCallbacks(&g_hciEventCallbacks); in BtmStopPm()
375 static HciEventCallbacks g_hciEventCallbacks = { variable
H A Dbtm_controller.c40 static HciEventCallbacks g_hciEventCallbacks; variable
231 static HciEventCallbacks g_hciEventCallbacks = { variable
709 HCI_RegisterEventCallbacks(&g_hciEventCallbacks); in BtmInitController()
765 HCI_DeregisterEventCallbacks(&g_hciEventCallbacks); in BtmInitController()
H A Dbtm_sco.c83 static HciEventCallbacks g_hciEventCallbacks; variable
154 HCI_RegisterEventCallbacks(&g_hciEventCallbacks); in BtmStartSco()
159 HCI_DeregisterEventCallbacks(&g_hciEventCallbacks); in BtmStopSco()
1024 static HciEventCallbacks g_hciEventCallbacks = { variable
H A Dbtm_acl.c139 static HciEventCallbacks g_hciEventCallbacks; variable
304 HCI_RegisterEventCallbacks(&g_hciEventCallbacks); in BtmStartAcl()
309 HCI_DeregisterEventCallbacks(&g_hciEventCallbacks); in BtmStopAcl()
2403 static HciEventCallbacks g_hciEventCallbacks = { variable
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_hci_receive.c904 static HciEventCallbacks g_hciEventCallbacks = { variable
994 HCI_RegisterEventCallbacks(&g_hciEventCallbacks); in GapRegisterHciEventCallbacks()
1000 HCI_DeregisterEventCallbacks(&g_hciEventCallbacks); in GapDeregisterHciEventCallbacks()

Completed in 9 milliseconds