Searched refs:hci_write_ssp_mode_sync (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dhci_sync.h70 int hci_write_ssp_mode_sync(struct hci_dev *hdev, u8 mode);
/linux-master/net/bluetooth/
H A Dhci_sync.c3099 int hci_write_ssp_mode_sync(struct hci_dev *hdev, u8 mode) function
3339 err = hci_write_ssp_mode_sync(hdev, 0x01);
H A Dmgmt.c1958 err = hci_write_ssp_mode_sync(hdev, cp->val);

Completed in 378 milliseconds