Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_conn.c322 cp.in_bandwidth = __cpu_to_le32(32000); in hci_enhanced_setup_sync()
347 cp.in_bandwidth = __cpu_to_le32(0x1f40); in hci_enhanced_setup_sync()
378 cp.in_bandwidth = __cpu_to_le32(16000); in hci_enhanced_setup_sync()
/linux/include/net/bluetooth/
H A Dhci.h968 __le32 in_bandwidth; member