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

/linux-master/include/net/bluetooth/
H A Dhci_sync.h106 int hci_write_sc_support_sync(struct hci_dev *hdev, u8 val);
/linux-master/net/bluetooth/
H A Dhci_sync.c3076 int hci_write_sc_support_sync(struct hci_dev *hdev, u8 val) function
3117 return hci_write_sc_support_sync(hdev, 0x01);
H A Dmgmt.c6820 return hci_write_sc_support_sync(hdev, val);

Completed in 384 milliseconds