Lines Matching refs:avrcp_browsing_connection_t

54 …cp_browsing_controller_send_get_folder_items_cmd(uint16_t cid, avrcp_browsing_connection_t * conne…  in avrcp_browsing_controller_send_get_folder_items_cmd()
103 …browsing_controller_send_get_item_attributes_cmd(uint16_t cid, avrcp_browsing_connection_t * conne… in avrcp_browsing_controller_send_get_item_attributes_cmd()
152 static int avrcp_browsing_controller_send_change_path_cmd(uint16_t cid, avrcp_browsing_connection_t in avrcp_browsing_controller_send_change_path_cmd()
172 static int avrcp_browsing_controller_send_search_cmd(uint16_t cid, avrcp_browsing_connection_t * co… in avrcp_browsing_controller_send_search_cmd()
197 …_browsing_controller_send_set_browsed_player_cmd(uint16_t cid, avrcp_browsing_connection_t * conne… in avrcp_browsing_controller_send_set_browsed_player_cmd()
215 …_browsing_controller_send_get_total_nr_items_cmd(uint16_t cid, avrcp_browsing_connection_t * conne… in avrcp_browsing_controller_send_get_total_nr_items_cmd()
232 static void avrcp_browsing_controller_handle_can_send_now(avrcp_browsing_connection_t * connection){ in avrcp_browsing_controller_handle_can_send_now()
300 static void avrcp_parser_reset(avrcp_browsing_connection_t * connection){ in avrcp_parser_reset()
308 static void avrcp_browsing_parser_process_byte(uint8_t byte, avrcp_browsing_connection_t * connecti… in avrcp_browsing_parser_process_byte()
365 …it_element_attrs(uint8_t * packet, uint16_t num_bytes_to_read, avrcp_browsing_connection_t * conne… in avrcp_browsing_parse_and_emit_element_attrs()
378 avrcp_browsing_connection_t * browsing_connection; in avrcp_browsing_controller_packet_handler()
537 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_get_item_attributes_for_scope()
567 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_get_folder_items()
609 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_set_browsed_player()
633 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_change_path()
670 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_search()
702 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_get_total_nr_items_for_scope()