Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/bluetooth/
Dhci_sync.h93 int hci_set_powered_sync(struct hci_dev *hdev, u8 val);
/linux-5.19.10/net/bluetooth/
Dhci_sync.c4523 int hci_set_powered_sync(struct hci_dev *hdev, u8 val) in hci_set_powered_sync() function
Dmgmt.c1263 return hci_set_powered_sync(hdev, cp->val); in set_powered_sync()