Home | History | Annotate | Download | only in src

Lines Matching refs:profile_id

302 static const void* get_profile_interface (const char *profile_id)
304 ALOGI("get_profile_interface %s", profile_id);
311 if (is_profile(profile_id, BT_PROFILE_HANDSFREE_ID))
314 if (is_profile(profile_id, BT_PROFILE_SOCKETS_ID))
317 if (is_profile(profile_id, BT_PROFILE_PAN_ID))
320 if (is_profile(profile_id, BT_PROFILE_ADVANCED_AUDIO_ID))
323 if (is_profile(profile_id, BT_PROFILE_HIDHOST_ID))
326 if (is_profile(profile_id, BT_PROFILE_HEALTH_ID))
330 if (is_profile(profile_id, BT_PROFILE_GATT_ID))
334 if (is_profile(profile_id, BT_PROFILE_AV_RC_ID))