Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc134 static bluetooth::core::CoreInterface* interfaceToProfiles; variable
489 void set_interface_to_profiles(bluetooth::core::CoreInterface* interfaceToProfiles) { in set_interface_to_profiles()