Home
last modified time | relevance | path

Searched refs:LMP_HOST_LE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/net/bluetooth/
Dhci.h426 #define LMP_HOST_LE 0x02 macro
Dhci_core.h1192 #define lmp_host_le_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE))
/Linux-v5.4/net/bluetooth/
Dhci_event.c1625 hdev->features[1][0] |= LMP_HOST_LE; in hci_cc_write_le_host_supported()
1628 hdev->features[1][0] &= ~LMP_HOST_LE; in hci_cc_write_le_host_supported()