Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h113 int hci_set_powered_sync(struct hci_dev *hdev, u8 val);
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c5462 int hci_set_powered_sync(struct hci_dev *hdev, u8 val) in hci_set_powered_sync() function
H A Dmgmt.c1358 return hci_set_powered_sync(hdev, cp->val); in set_powered_sync()