Lines Matching refs:is_profile
131 static bool is_profile(const char* p1, const char* p2) { in is_profile() function
361 if (is_profile(profile_id, BT_PROFILE_HANDSFREE_ID)) in get_profile_interface()
364 if (is_profile(profile_id, BT_PROFILE_HANDSFREE_CLIENT_ID)) in get_profile_interface()
367 if (is_profile(profile_id, BT_PROFILE_SOCKETS_ID)) in get_profile_interface()
370 if (is_profile(profile_id, BT_PROFILE_PAN_ID)) in get_profile_interface()
373 if (is_profile(profile_id, BT_PROFILE_ADVANCED_AUDIO_ID)) in get_profile_interface()
376 if (is_profile(profile_id, BT_PROFILE_ADVANCED_AUDIO_SINK_ID)) in get_profile_interface()
379 if (is_profile(profile_id, BT_PROFILE_HIDHOST_ID)) in get_profile_interface()
382 if (is_profile(profile_id, BT_PROFILE_HIDDEV_ID)) in get_profile_interface()
385 if (is_profile(profile_id, BT_PROFILE_SDP_CLIENT_ID)) in get_profile_interface()
388 if (is_profile(profile_id, BT_PROFILE_GATT_ID)) in get_profile_interface()
391 if (is_profile(profile_id, BT_PROFILE_AV_RC_ID)) in get_profile_interface()
394 if (is_profile(profile_id, BT_PROFILE_AV_RC_CTRL_ID)) in get_profile_interface()
397 if (is_profile(profile_id, BT_PROFILE_HEARING_AID_ID)) in get_profile_interface()
400 if (is_profile(profile_id, BT_KEYSTORE_ID)) in get_profile_interface()