Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_conn.c402 cp.in_bandwidth = __cpu_to_le32(32000); in hci_enhanced_setup_sync()
427 cp.in_bandwidth = __cpu_to_le32(0x1f40); in hci_enhanced_setup_sync()
458 cp.in_bandwidth = __cpu_to_le32(16000); in hci_enhanced_setup_sync()
/linux-6.1.9/include/net/bluetooth/
Dhci.h953 __le32 in_bandwidth; member