Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddefault_profile.cc87 const string& profile_id, in DefaultProfile()
Dmanager.cc369 for (const auto& profile_id : identifiers) { in InitializeProfiles() local
/system/bt/btif/src/
Dbluetooth.c366 static const void* get_profile_interface (const char *profile_id) in get_profile_interface()