Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbluetooth.cc354 static const void* get_profile_interface(const char* profile_id) { in get_profile_interface() function
/system/bt/include/hardware/
Dbluetooth.h560 const void* (*get_profile_interface)(const char* profile_id); member