OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_profile_interface
(Results
1 - 2
of
2
) sorted by null
/system/bt/btif/src/
bluetooth.c
366
static const void*
get_profile_interface
(const char *profile_id)
function
368
LOG_INFO(LOG_TAG, "
get_profile_interface
%s", profile_id);
495
get_profile_interface
,
/hardware/libhardware/include/hardware/
bluetooth.h
544
const void* (*
get_profile_interface
) (const char *profile_id);
member in struct:__anon31969
Completed in 732 milliseconds