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