Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/
Dhci_conn.c343 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync_conn()
368 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync_conn()
399 cp.tx_codec_frame_size = __cpu_to_le16(60); in hci_enhanced_setup_sync_conn()
/linux-5.19.10/include/net/bluetooth/
Dhci.h922 __le16 tx_codec_frame_size; member