Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1932 #define lmp_sco_capable(dev) ((dev)->features[0][1] & LMP_SCO) macro
/linux/net/bluetooth/
H A Dhci_sync.c3872 if (!lmp_sco_capable(hdev) || !(hdev->commands[10] & BIT(4)) || in hci_write_sync_flowctl_sync()