Lines Matching refs:profile_id
332 static const void* get_profile_interface (const char *profile_id) in get_profile_interface() argument
334 ALOGI("get_profile_interface %s", profile_id); in get_profile_interface()
341 if (is_profile(profile_id, BT_PROFILE_HANDSFREE_ID)) in get_profile_interface()
344 if (is_profile(profile_id, BT_PROFILE_HANDSFREE_CLIENT_ID)) in get_profile_interface()
347 if (is_profile(profile_id, BT_PROFILE_SOCKETS_ID)) in get_profile_interface()
350 if (is_profile(profile_id, BT_PROFILE_PAN_ID)) in get_profile_interface()
353 if (is_profile(profile_id, BT_PROFILE_ADVANCED_AUDIO_ID)) in get_profile_interface()
356 if (is_profile(profile_id, BT_PROFILE_ADVANCED_AUDIO_SINK_ID)) in get_profile_interface()
359 if (is_profile(profile_id, BT_PROFILE_HIDHOST_ID)) in get_profile_interface()
362 if (is_profile(profile_id, BT_PROFILE_HEALTH_ID)) in get_profile_interface()
365 if (is_profile(profile_id, BT_PROFILE_MAP_CLIENT_ID)) in get_profile_interface()
369 if (is_profile(profile_id, BT_PROFILE_GATT_ID)) in get_profile_interface()
373 if (is_profile(profile_id, BT_PROFILE_AV_RC_ID)) in get_profile_interface()
376 if (is_profile(profile_id, BT_PROFILE_AV_RC_CTRL_ID)) in get_profile_interface()