Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci.h581 #define LMP_HOST_LE_BREDR 0x04 macro
Dhci_core.h1801 #define lmp_host_le_br_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE_BREDR))
/Linux-v6.6/net/bluetooth/
Dhci_event.c2157 hdev->features[1][0] |= LMP_HOST_LE_BREDR; in hci_cc_write_le_host_supported()
2159 hdev->features[1][0] &= ~LMP_HOST_LE_BREDR; in hci_cc_write_le_host_supported()