Searched refs:interfaceToProfiles (Results 1 – 3 of 3) sorted by relevance
135 static bluetooth::core::CoreInterface* interfaceToProfiles; variable138 return interfaceToProfiles; in GetInterfaceToProfiles()235 interfaceToProfiles = interface; in init_stack_internal()467 bluetooth::core::CoreInterface* interfaceToProfiles) { in set_interface_to_profiles() argument468 ::interfaceToProfiles = interfaceToProfiles; in set_interface_to_profiles()
31 auto interfaceToProfiles = MockCoreInterface{};36 return &interfaceToProfiles; in GetInterfaceToProfiles()
49 bluetooth::core::CoreInterface* interfaceToProfiles);