Searched refs:hci_write_ssp_mode_sync (Results 1 – 3 of 3) sorted by relevance
58 int hci_write_ssp_mode_sync(struct hci_dev *hdev, u8 mode);
2976 int hci_write_ssp_mode_sync(struct hci_dev *hdev, u8 mode) in hci_write_ssp_mode_sync() function3216 err = hci_write_ssp_mode_sync(hdev, 0x01); in hci_powered_update_sync()
1973 err = hci_write_ssp_mode_sync(hdev, cp->val); in set_ssp_sync()