Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h483 #define LMP_HOST_LE 0x02 macro
H A Dhci_core.h1368 #define lmp_host_le_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE))
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c1692 hdev->features[1][0] |= LMP_HOST_LE; in hci_cc_write_le_host_supported()
1695 hdev->features[1][0] &= ~LMP_HOST_LE; in hci_cc_write_le_host_supported()