Home
last modified time | relevance | path

Searched refs:lmp_edr_3slot_capable (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c667 if (lmp_edr_3slot_capable(hdev)) in get_supported_phys()
676 if (lmp_edr_3slot_capable(hdev)) in get_supported_phys()
720 if (lmp_edr_3slot_capable(hdev) && in get_selected_phys()
732 if (lmp_edr_3slot_capable(hdev) && in get_selected_phys()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1353 #define lmp_edr_3slot_capable(dev) ((dev)->features[0][4] & LMP_EDR_3SLOT) macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c715 if (lmp_edr_3slot_capable(hdev)) in get_supported_phys()
724 if (lmp_edr_3slot_capable(hdev)) in get_supported_phys()
768 if (lmp_edr_3slot_capable(hdev) && in get_selected_phys()
780 if (lmp_edr_3slot_capable(hdev) && in get_selected_phys()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1818 #define lmp_edr_3slot_capable(dev) ((dev)->features[0][4] & LMP_EDR_3SLOT) macro

Completed in 26 milliseconds