Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_stack_manager.cc38 bluetooth::core::CoreInterface* GetInterfaceToProfiles() { return &interfaceToProfiles; } in GetInterfaceToProfiles() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc136 bluetooth::core::CoreInterface* GetInterfaceToProfiles() { return interfaceToProfiles; } in GetInterfaceToProfiles() function