Home
last modified time | relevance | path

Searched refs:hci_write_ssp_mode_sync (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_sync.h95 int hci_write_ssp_mode_sync(struct hci_dev *hdev, u8 mode);
/linux/net/bluetooth/
H A Dhci_sync.c3427 int hci_write_ssp_mode_sync(struct hci_dev *hdev, u8 mode) in hci_write_ssp_mode_sync() function
3672 err = hci_write_ssp_mode_sync(hdev, 0x01); in hci_powered_update_sync()