Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dcore_callbacks.h108 struct HACK_ProfileInterface { struct
129 HACK_ProfileInterface& operator=(const HACK_ProfileInterface&) = delete; argument
143 HACK_ProfileInterface* profileSpecific_HACK;
154 HACK_ProfileInterface* profileSpecific_HACK) in CoreInterface()
Dmock_core_callbacks.h98 HACK_ProfileInterface mock_HACK_profile_interface = {
/packages/modules/Bluetooth/system/test/common/
Dcore_interface.cc84 struct bluetooth::core::HACK_ProfileInterface HACK_profileInterface = {
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc364 static bluetooth::core::HACK_ProfileInterface profileInterface{ in CreateInterfaceToProfiles()