HomeSort by relevance Sort by last modified time
    Searched refs:profile_id (Results 1 - 4 of 4) sorted by null

  /system/bt/btif/src/
bluetooth.cc 327 static const void* get_profile_interface(const char* profile_id) {
328 LOG_INFO(LOG_TAG, "%s: id = %s", __func__, profile_id);
334 if (is_profile(profile_id, BT_PROFILE_HANDSFREE_ID))
337 if (is_profile(profile_id, BT_PROFILE_HANDSFREE_CLIENT_ID))
340 if (is_profile(profile_id, BT_PROFILE_SOCKETS_ID))
343 if (is_profile(profile_id, BT_PROFILE_PAN_ID))
346 if (is_profile(profile_id, BT_PROFILE_ADVANCED_AUDIO_ID))
349 if (is_profile(profile_id, BT_PROFILE_ADVANCED_AUDIO_SINK_ID))
352 if (is_profile(profile_id, BT_PROFILE_HIDHOST_ID))
355 if (is_profile(profile_id, BT_PROFILE_HIDDEV_ID)
    [all...]
  /hardware/libhardware/include/hardware/
bluetooth.h 554 const void* (*get_profile_interface) (const char *profile_id);
  /external/boringssl/src/ssl/
t1_lib.c 1675 uint16_t profile_id; local
1740 uint16_t profile_id; local
    [all...]
  /external/ImageMagick/MagickCore/
profile.c 1413 profile_id; local
    [all...]

Completed in 108 milliseconds