Lines Matching defs:connection

180 static uint16_t avrcp_now_playing_info_attr_id_value_len(avrcp_connection_t * connection, avrcp_med…  in avrcp_now_playing_info_attr_id_value_len()
203 static uint16_t avrcp_now_playing_info_value_len_with_headers(avrcp_connection_t * connection){ in avrcp_now_playing_info_value_len_with_headers()
229 static uint8_t * avrcp_get_attribute_value_from_u32(avrcp_connection_t * connection, uint32_t value… in avrcp_get_attribute_value_from_u32()
241 static uint8_t * avrcp_get_next_value_fragment_for_attribute_id(avrcp_connection_t * connection, av… in avrcp_get_next_value_fragment_for_attribute_id()
262 static uint16_t avrcp_store_avctp_now_playing_info_fragment(avrcp_connection_t * connection, uint16… in avrcp_store_avctp_now_playing_info_fragment()
320 static void avrcp_send_response_with_avctp_fragmentation(avrcp_connection_t * connection){ in avrcp_send_response_with_avctp_fragmentation()
473 static void avctp_send_reject_cmd_wrong_pid(avrcp_connection_t * connection){ in avctp_send_reject_cmd_wrong_pid()
484 static void avrcp_target_custom_command_data_init(avrcp_connection_t * connection, in avrcp_target_custom_command_data_init()
501 static void avrcp_target_vendor_dependent_response_data_init(avrcp_connection_t * connection, avrcp… in avrcp_target_vendor_dependent_response_data_init()
515 static void avrcp_target_pass_through_command_data_init(avrcp_connection_t * connection, avrcp_comm… in avrcp_target_pass_through_command_data_init()
532 static uint8_t avrcp_target_vendor_dependent_response_accept(avrcp_connection_t * connection, avrcp… in avrcp_target_vendor_dependent_response_accept()
543 static uint8_t avrcp_target_response_vendor_dependent_reject(avrcp_connection_t * connection, avrcp… in avrcp_target_response_vendor_dependent_reject()
553 …nt8_t avrcp_target_response_vendor_dependent_not_implemented(avrcp_connection_t * connection, avrc… in avrcp_target_response_vendor_dependent_not_implemented()
563 static uint8_t avrcp_target_response_vendor_dependent_interim(avrcp_connection_t * connection, avrc… in avrcp_target_response_vendor_dependent_interim()
578 …nt8_t avrcp_target_response_addressed_player_changed_interim(avrcp_connection_t * connection, avrc… in avrcp_target_response_addressed_player_changed_interim()
592 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_pass_through_response() local
621 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_set_unit_info() local
631 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_set_subunit_info() local
641 static uint8_t avrcp_target_unit_info(avrcp_connection_t * connection){ in avrcp_target_unit_info()
664 static uint8_t avrcp_target_subunit_info(avrcp_connection_t * connection, uint8_t offset){ in avrcp_target_subunit_info()
691 …c uint8_t avrcp_target_response_vendor_dependent_supported_events(avrcp_connection_t * connection){ in avrcp_target_response_vendor_dependent_supported_events()
713 …int8_t avrcp_target_response_vendor_dependent_supported_companies(avrcp_connection_t * connection){ in avrcp_target_response_vendor_dependent_supported_companies()
733 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_support_event() local
747 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_support_companies() local
759 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_play_status() local
778 static uint8_t avrcp_target_store_media_attr(avrcp_connection_t * connection, avrcp_media_attribute… in avrcp_target_store_media_attr()
789 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_set_playback_status() local
805 static void avrcp_target_register_track_changed(avrcp_connection_t * connection, const uint8_t * tr… in avrcp_target_register_track_changed()
821 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_track_changed() local
830 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_set_now_playing_info() local
853 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_playing_content_changed() local
865 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_addressed_player_changed() local
885 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_uids_changed() local
900 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_battery_status_changed() local
918 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_adjust_absolute_volume() local
928 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(AVRCP_TARGET, avrcp_… in avrcp_target_volume_changed() local
945 static void avrcp_target_set_transaction_label_for_notification(avrcp_connection_t * connection, av… in avrcp_target_set_transaction_label_for_notification()
950 static uint8_t avrcp_target_get_transaction_label_for_notification(avrcp_connection_t * connection,… in avrcp_target_get_transaction_label_for_notification()
984 static void avctp_reassemble_message(avrcp_connection_t * connection, avctp_packet_type_t packet_ty… in avctp_reassemble_message()
1026 static void avrcp_handle_l2cap_data_packet_for_signaling_connection(avrcp_connection_t * connection in avrcp_handle_l2cap_data_packet_for_signaling_connection()
1352 static void avrcp_target_notification_init(avrcp_connection_t * connection, avrcp_notification_even… in avrcp_target_notification_init()
1364 static void avrcp_target_notification_addressed_player_changed_init(avrcp_connection_t * connection in avrcp_target_notification_addressed_player_changed_init()
1375 static void avrcp_target_reset_notification(avrcp_connection_t * connection, avrcp_notification_eve… in avrcp_target_reset_notification()
1383 static void avrcp_request_next_avctp_segment(avrcp_connection_t * connection){ in avrcp_request_next_avctp_segment()
1398 avrcp_connection_t * connection; in avrcp_target_packet_handler() local
1539 …avrcp_connection_t * connection = avrcp_get_connection_for_avrcp_cid_for_role(avrcp_cid, AVRCP_TAR… in avrcp_target_send_status_response() local