HomeSort by relevance Sort by last modified time
    Searched defs:get_profile_interface (Results 1 - 2 of 2) sorted by null

  /system/bt/btif/src/
bluetooth.c 319 static const void* get_profile_interface (const char *profile_id) function
321 LOG_INFO("get_profile_interface %s", profile_id);
447 get_profile_interface,
  /hardware/libhardware/include/hardware/
bluetooth.h 515 const void* (*get_profile_interface) (const char *profile_id); member in struct:__anon24659

Completed in 65 milliseconds