Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c670 if (lmp_edr_5slot_capable(hdev)) in get_supported_phys()
679 if (lmp_edr_5slot_capable(hdev)) in get_supported_phys()
724 if (lmp_edr_5slot_capable(hdev) && in get_selected_phys()
736 if (lmp_edr_5slot_capable(hdev) && in get_selected_phys()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1354 #define lmp_edr_5slot_capable(dev) ((dev)->features[0][5] & LMP_EDR_5SLOT) macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c718 if (lmp_edr_5slot_capable(hdev)) in get_supported_phys()
727 if (lmp_edr_5slot_capable(hdev)) in get_supported_phys()
772 if (lmp_edr_5slot_capable(hdev) && in get_selected_phys()
784 if (lmp_edr_5slot_capable(hdev) && in get_selected_phys()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1819 #define lmp_edr_5slot_capable(dev) ((dev)->features[0][5] & LMP_EDR_5SLOT) macro

Completed in 27 milliseconds