Home
last modified time | relevance | path

Searched defs:eventCallbacks (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/common/
Dcore_interface.cc25 static bluetooth::core::EventCallbacks eventCallbacks = { variable
/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/ip/
DIpServerTest.java701 final IDhcpEventCallbacks eventCallbacks; in testOnNewPrefixRequest() local
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java3031 IDhcpEventCallbacks eventCallbacks; in testUpdateConnectedClients() local
3089 final IDhcpEventCallbacks eventCallbacks = dhcpEventCbsCaptor.getValue(); in testUpdateConnectedClientsForLocalOnlyHotspot() local
3120 IDhcpEventCallbacks eventCallbacks = dhcpEventCbsCaptor.getValue(); in testConnectedClientsForSapAndLohsConcurrency() local
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc345 static bluetooth::core::EventCallbacks eventCallbacks{ in CreateInterfaceToProfiles() local