Home
last modified time | relevance | path

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

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