Searched refs:hci_write_le_host_supported_sync (Results 1 – 2 of 2) sorted by relevance
138 int hci_write_le_host_supported_sync(struct hci_dev *hdev, u8 le, u8 simul);
3448 int hci_write_le_host_supported_sync(struct hci_dev *hdev, u8 le, u8 simul) in hci_write_le_host_supported_sync() function3676 err = hci_write_le_host_supported_sync(hdev, 0x01, 0x00); in hci_powered_update_sync()