Home
last modified time | relevance | path

Searched refs:parsed_attribute_value_len (Results 1 – 2 of 2) sorted by relevance

/btstack/src/classic/
H A Davrcp_browsing_controller.c319 …connection->parsed_attribute_value_len = btstack_min(attribute_total_value_len, AVRCP_MAX_ATTRIBUT… in avrcp_browsing_parser_process_byte()
325 …if (connection->parsed_attribute_value_offset < (connection->parsed_attribute_value_len + prepende… in avrcp_browsing_parser_process_byte()
H A Davrcp.h613 uint16_t parsed_attribute_value_len; member