Searched defs:hci_cp_enhanced_setup_sync_conn (Results 1 – 1 of 1) sorted by relevance
943 struct hci_cp_enhanced_setup_sync_conn { struct944 __le16 handle;945 __le32 tx_bandwidth;946 __le32 rx_bandwidth;947 struct hci_coding_format tx_coding_format;948 struct hci_coding_format rx_coding_format;949 __le16 tx_codec_frame_size;950 __le16 rx_codec_frame_size;951 __le32 in_bandwidth;952 __le32 out_bandwidth;[all …]