Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1652 #define lmp_host_sc_capable(dev) ((dev)->features[1][0] & LMP_HOST_SC) macro
/linux-6.1.9/net/bluetooth/
Dhci_sync.c2812 if (!bredr_sc_enabled(hdev) || lmp_host_sc_capable(hdev)) in hci_write_sc_support_sync()