Home
last modified time | relevance | path

Searched refs:lmp_host_le_br_capable (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h1193 #define lmp_host_le_br_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE_BREDR)) macro
/Linux-v5.4/net/bluetooth/
Dhci_request.c2757 cp.simul != lmp_host_le_br_capable(hdev)) in powered_update_hci()