Bluetooth: hci_sync: Convert MGMT_OP_SSP
mgmt-tester paths: Set SSP on - Success 2 Set Device ID - SSP off and Power on Signed-off-by: Brian Gix <brian.gix@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
parent
5e233ed59c
commit
3244845c63
5 changed files with 80 additions and 83 deletions
|
|
@ -47,6 +47,7 @@ int hci_update_class_sync(struct hci_dev *hdev);
|
|||
int hci_update_eir_sync(struct hci_dev *hdev);
|
||||
int hci_update_class_sync(struct hci_dev *hdev);
|
||||
int hci_update_name_sync(struct hci_dev *hdev);
|
||||
int hci_write_ssp_mode_sync(struct hci_dev *hdev, u8 mode);
|
||||
|
||||
int hci_update_random_address_sync(struct hci_dev *hdev, bool require_privacy,
|
||||
bool rpa, u8 *own_addr_type);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue