Searched refs:matching_type (Results 1 – 1 of 1) sorted by relevance
557 … avdtp_sep_type_t matching_type = (role == AVDTP_ROLE_SOURCE) ? AVDTP_SINK : AVDTP_SOURCE; in a2dp_config_process_avdtp_event_handler() local558 if ((sep.type == matching_type) && (sep.in_use == false)) { in a2dp_config_process_avdtp_event_handler()