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

/linux-master/include/net/bluetooth/
H A Dhci_sync.h29 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen,
/linux-master/drivers/bluetooth/
H A Dbtintel.c742 skb = hci_cmd_sync(ctx->hdev, ctx->op_read, sizeof(cp), &cp,
814 skb = hci_cmd_sync(ctx->hdev, ctx->op_write, plen, cp, HCI_CMD_TIMEOUT);
/linux-master/net/bluetooth/
H A Dhci_sync.c217 struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, function
233 EXPORT_SYMBOL(hci_cmd_sync); variable

Completed in 231 milliseconds