Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c324 cp.out_bandwidth = __cpu_to_le32(32000); in hci_enhanced_setup_sync()
349 cp.out_bandwidth = __cpu_to_le32(0x1f40); in hci_enhanced_setup_sync()
380 cp.out_bandwidth = __cpu_to_le32(16000); in hci_enhanced_setup_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h952 __le32 out_bandwidth; member