Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h140 int hci_write_le_host_supported_sync(struct hci_dev *hdev, u8 le, u8 simul);
H A Dhci.h1319 __u8 simul; member
/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()
3337 simul == lmp_host_le_br_capable(hdev)) in hci_write_le_host_supported_sync()
3343 cp.simul = simul; in hci_powered_update_adv_sync()
4573 cp.simul = 0x00;
3315 hci_write_le_host_supported_sync(struct hci_dev * hdev,u8 le,u8 simul) hci_write_le_host_supported_sync() argument
H A Dhci_event.c2129 if (sent->simul) in hci_cc_write_le_host_supported()