Searched refs:simul (Results 1 – 4 of 4) sorted by relevance
94 int hci_write_le_host_supported_sync(struct hci_dev *hdev, u8 le, u8 simul);
1264 __u8 simul; member
2852 int hci_write_le_host_supported_sync(struct hci_dev *hdev, u8 le, u8 simul) in hci_write_le_host_supported_sync() argument2864 simul == lmp_host_le_br_capable(hdev)) in hci_write_le_host_supported_sync()2870 cp.simul = simul; in hci_write_le_host_supported_sync()4104 cp.simul = 0x00; in hci_set_le_support_sync()
2147 if (sent->simul) in hci_cc_write_le_host_supported()
Completed in 38 milliseconds