Home
last modified time | relevance | path

Searched defs:CoreInterface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dcore_callbacks.h119 struct CoreInterface { struct
136 CoreInterface(EventCallbacks* eventCallbacks, ConfigInterface* configInterface, in CoreInterface() argument
146 CoreInterface& operator=(const CoreInterface&) = delete; argument
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc67 static void init_stack(bluetooth::core::CoreInterface* /* interface */) {} in init_stack()
69 static void start_up_stack_async(bluetooth::core::CoreInterface* /* interface */, in start_up_stack_async()