Home
last modified time | relevance | path

Searched refs:simul (Results 1 – 2 of 2) sorted by relevance

/linux/net/bluetooth/
H A Dhci_sync.c3325 int hci_write_le_host_supported_sync(struct hci_dev *hdev, u8 le, u8 simul) in hci_write_le_host_supported_sync() argument
3337 simul == lmp_host_le_br_capable(hdev)) in hci_write_le_host_supported_sync()
3343 cp.simul = simul; in hci_write_le_host_supported_sync()
4576 cp.simul = 0x00; in hci_set_le_support_sync()
H A Dhci_event.c2129 if (sent->simul) in hci_cc_write_le_host_supported()