hci_set_powered_sync
int hci_set_powered_sync(struct hci_dev *hdev, u8 val);
err = hci_set_powered_sync(hdev, false);
return hci_set_powered_sync(hdev, cp.val);