Lines Matching defs:hci_cp_enhanced_setup_sync_conn
988 struct hci_cp_enhanced_setup_sync_conn { struct
989 __le16 handle;
990 __le32 tx_bandwidth;
991 __le32 rx_bandwidth;
992 struct hci_coding_format tx_coding_format;
993 struct hci_coding_format rx_coding_format;
994 __le16 tx_codec_frame_size;
995 __le16 rx_codec_frame_size;
996 __le32 in_bandwidth;
997 __le32 out_bandwidth;
998 struct hci_coding_format in_coding_format;
999 struct hci_coding_format out_coding_format;
1000 __le16 in_coded_data_size;
1001 __le16 out_coded_data_size;
1002 __u8 in_pcm_data_format;
1003 __u8 out_pcm_data_format;
1004 __u8 in_pcm_sample_payload_msb_pos;
1005 __u8 out_pcm_sample_payload_msb_pos;
1006 __u8 in_data_path;
1007 __u8 out_data_path;
1008 __u8 in_transport_unit_size;
1009 __u8 out_transport_unit_size;
1010 __le16 max_latency;
1011 __le16 pkt_type;
1012 __u8 retrans_effort;