Home
last modified time | relevance | path

Searched refs:lmp_host_sc_capable (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1366 #define lmp_host_sc_capable(dev) ((dev)->features[1][0] & LMP_HOST_SC) macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c3325 if (bredr_sc_enabled(hdev) && !lmp_host_sc_capable(hdev)) { in powered_update_hci()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1831 #define lmp_host_sc_capable(dev) ((dev)->features[1][0] & LMP_HOST_SC) macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c2963 if (!bredr_sc_enabled(hdev) || lmp_host_sc_capable(hdev)) in hci_write_sc_support_sync()

Completed in 20 milliseconds