Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_sync.h58 int hci_write_ssp_mode_sync(struct hci_dev *hdev, u8 mode);
/linux-6.6.21/net/bluetooth/
Dhci_sync.c2976 int hci_write_ssp_mode_sync(struct hci_dev *hdev, u8 mode) in hci_write_ssp_mode_sync() function
3216 err = hci_write_ssp_mode_sync(hdev, 0x01); in hci_powered_update_sync()
Dmgmt.c1973 err = hci_write_ssp_mode_sync(hdev, cp->val); in set_ssp_sync()