Home
last modified time | relevance | path

Searched defs:hci_cp_enhanced_setup_sync_conn (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/include/net/bluetooth/
Dhci.h988 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;
[all …]