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

/linux-master/include/net/bluetooth/
H A Dhci_sync.h113 int hci_write_le_host_supported_sync(struct hci_dev *hdev, u8 le, u8 simul);
H A Dhci.h1248 __u8 simul; member in struct:hci_cp_write_le_host_supported
/linux-master/net/bluetooth/
H A Dhci_sync.c3120 int hci_write_le_host_supported_sync(struct hci_dev *hdev, u8 le, u8 simul) argument
3132 simul == lmp_host_le_br_capable(hdev))
3138 cp.simul = simul;
4302 cp.simul = 0x00;
H A Dhci_event.c2109 if (sent->simul)

Completed in 295 milliseconds