Searched refs:avrcp_subevent_now_playing_artist_info_get_value_len (Results 1 – 3 of 3) sorted by relevance
141 if (avrcp_subevent_now_playing_artist_info_get_value_len(packet) > 0){ in packet_handler()142 …bevent_now_playing_artist_info_get_value(packet), avrcp_subevent_now_playing_artist_info_get_value… in packet_handler()
903 if (avrcp_subevent_now_playing_artist_info_get_value_len(packet) > 0){ in avrcp_controller_packet_handler()904 …bevent_now_playing_artist_info_get_value(packet), avrcp_subevent_now_playing_artist_info_get_value… in avrcp_controller_packet_handler()
11738 static inline uint8_t avrcp_subevent_now_playing_artist_info_get_value_len(const uint8_t * event){ in avrcp_subevent_now_playing_artist_info_get_value_len() function