Home
last modified time | relevance | path

Searched refs:tx_codec_frame_size (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c321 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync()
346 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync()
377 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h949 __le16 tx_codec_frame_size; member