hci_cmd_sync      420 drivers/bluetooth/btintel.c 	skb = hci_cmd_sync(ctx->hdev, ctx->op_read, sizeof(cp), &cp,
hci_cmd_sync      492 drivers/bluetooth/btintel.c 	skb = hci_cmd_sync(ctx->hdev, ctx->op_write, plen, cp, HCI_CMD_TIMEOUT);
hci_cmd_sync     1465 include/net/bluetooth/hci_core.h struct sk_buff *hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen,
hci_cmd_sync     3705 net/bluetooth/hci_core.c EXPORT_SYMBOL(hci_cmd_sync);