Lines Matching defs:connection
54 …wsing_controller_send_get_folder_items_cmd(uint16_t cid, avrcp_browsing_connection_t * connection){ in avrcp_browsing_controller_send_get_folder_items_cmd()
103 …ng_controller_send_get_item_attributes_cmd(uint16_t cid, avrcp_browsing_connection_t * connection){ in avrcp_browsing_controller_send_get_item_attributes_cmd()
152 …p_browsing_controller_send_change_path_cmd(uint16_t cid, avrcp_browsing_connection_t * connection){ in avrcp_browsing_controller_send_change_path_cmd()
172 … avrcp_browsing_controller_send_search_cmd(uint16_t cid, avrcp_browsing_connection_t * connection){ in avrcp_browsing_controller_send_search_cmd()
197 …ing_controller_send_set_browsed_player_cmd(uint16_t cid, avrcp_browsing_connection_t * connection){ in avrcp_browsing_controller_send_set_browsed_player_cmd()
215 …ing_controller_send_get_total_nr_items_cmd(uint16_t cid, avrcp_browsing_connection_t * connection){ 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 …ic void avrcp_browsing_parser_process_byte(uint8_t byte, avrcp_browsing_connection_t * connection){ in avrcp_browsing_parser_process_byte()
365 …ment_attrs(uint8_t * packet, uint16_t num_bytes_to_read, avrcp_browsing_connection_t * connection){ in avrcp_browsing_parse_and_emit_element_attrs()
537 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_get_item_attributes_for_scope() local
567 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_get_folder_items() local
609 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_set_browsed_player() local
633 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_change_path() local
670 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_search() local
702 avrcp_browsing_connection_t * connection = avrcp_connection->browsing_connection; in avrcp_browsing_controller_get_total_nr_items_for_scope() local