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

/linux-master/net/bluetooth/
H A Dmgmt.c699 static u32 get_supported_phys(struct hci_dev *hdev) function
816 return (get_supported_phys(hdev) & ~MGMT_PHY_BR_1M_1SLOT &
3916 rp.supported_phys = cpu_to_le32(get_supported_phys(hdev));
4027 supported_phys = get_supported_phys(hdev);

Completed in 135 milliseconds