Searched refs:parsed_num_attributes (Results 1 – 2 of 2) sorted by relevance
303 connection->parsed_num_attributes = 0; in avrcp_parser_reset()334 connection->parsed_num_attributes++; in avrcp_browsing_parser_process_byte()338 if (connection->parsed_num_attributes == connection->num_items){ in avrcp_browsing_parser_process_byte()351 connection->parsed_num_attributes++; in avrcp_browsing_parser_process_byte()355 if (connection->parsed_num_attributes == connection->num_items){ in avrcp_browsing_parser_process_byte()
615 uint8_t parsed_num_attributes; member