Searched refs:num_payload_bytes (Results 1 – 2 of 2) sorted by relevance
342 uint16_t num_payload_bytes = param_len - max_payload_size; in avrcp_send_response_with_avctp_fragmentation() local344 …uint16_t num_avctp_packets = (num_payload_bytes + frame_size_for_continue_packet - 1)/frame_size_f… in avrcp_send_response_with_avctp_fragmentation()
584 uint16_t num_payload_bytes = param_len - max_payload_size; in avrcp_send_cmd_with_avctp_fragmentation() local586 …uint16_t num_avctp_packets = (num_payload_bytes + frame_size_for_continue_packet - 1)/frame_size_f… in avrcp_send_cmd_with_avctp_fragmentation()