Searched refs:lmp_host_le_capable (Results 1 – 4 of 4) sorted by relevance
1053 #define lmp_host_le_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE)) macro
2924 if (!lmp_host_le_capable(hcon)) in bredr_pairing()
657 if (cp.le != lmp_host_le_capable(hdev)) in hci_set_le_support()
2454 enabled = lmp_host_le_capable(hdev); in set_le()7394 if (cp.le != lmp_host_le_capable(hdev) || in powered_update_hci()