Lines Matching refs:profile_id
362 static const void* get_profile_interface (const char *profile_id) in get_profile_interface() argument
364 LOG_INFO(LOG_TAG, "get_profile_interface %s", profile_id); in get_profile_interface()
371 if (is_profile(profile_id, BT_PROFILE_HANDSFREE_ID)) in get_profile_interface()
374 if (is_profile(profile_id, BT_PROFILE_HANDSFREE_CLIENT_ID)) in get_profile_interface()
377 if (is_profile(profile_id, BT_PROFILE_SOCKETS_ID)) in get_profile_interface()
380 if (is_profile(profile_id, BT_PROFILE_PAN_ID)) in get_profile_interface()
383 if (is_profile(profile_id, BT_PROFILE_ADVANCED_AUDIO_ID)) in get_profile_interface()
386 if (is_profile(profile_id, BT_PROFILE_ADVANCED_AUDIO_SINK_ID)) in get_profile_interface()
389 if (is_profile(profile_id, BT_PROFILE_HIDHOST_ID)) in get_profile_interface()
392 if (is_profile(profile_id, BT_PROFILE_HEALTH_ID)) in get_profile_interface()
395 if (is_profile(profile_id, BT_PROFILE_SDP_CLIENT_ID)) in get_profile_interface()
399 if (is_profile(profile_id, BT_PROFILE_GATT_ID)) in get_profile_interface()
403 if (is_profile(profile_id, BT_PROFILE_AV_RC_ID)) in get_profile_interface()
406 if (is_profile(profile_id, BT_PROFILE_AV_RC_CTRL_ID)) in get_profile_interface()