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

  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 301 static const void* get_profile_interface (const char *profile_id) function
303 ALOGI("get_profile_interface %s", profile_id);
406 get_profile_interface,
  /hardware/libhardware/include/hardware/
bluetooth.h 442 const void* (*get_profile_interface) (const char *profile_id); member in struct:__anon33719

Completed in 863 milliseconds