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 332 static const void* get_profile_interface (const char *profile_id) function
334 ALOGI("get_profile_interface %s", profile_id);
455 get_profile_interface,
  /hardware/libhardware/include/hardware/
bluetooth.h 512 const void* (*get_profile_interface) (const char *profile_id); member in struct:__anon20302

Completed in 115 milliseconds