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.c319 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync()
344 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync()
375 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h935 __le16 tx_codec_frame_size; member