Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1964 #define iso_capable(dev) (cis_capable(dev) || bis_capable(dev)) macro
/linux/net/bluetooth/
H A Dhci_sync.c3892 if (iso_capable(hdev) && hdev->commands[41] & 0x20) in hci_le_read_buffer_size_sync()