Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbluetooth.cc416 static const void* get_profile_interface(const char* profile_id) { in get_profile_interface() function
/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h547 const void* (*get_profile_interface) (const char *profile_id); member
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h647 const void* (*get_profile_interface)(const char* profile_id); member