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

/linux-master/net/bluetooth/
H A Dmgmt.c687 static u32 get_supported_phys(struct hci_dev *hdev) function
804 return (get_supported_phys(hdev) & ~MGMT_PHY_BR_1M_1SLOT &
3904 rp.supported_phys = cpu_to_le32(get_supported_phys(hdev));
4015 supported_phys = get_supported_phys(hdev);

Completed in 541 milliseconds