Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_core.c3102 static void *hci_cmd_data(struct sk_buff *skb, __u16 opcode) in hci_cmd_data() function
3123 data = hci_cmd_data(hdev->sent_cmd, opcode); in hci_sent_cmd_data()
3126 data = hci_cmd_data(hdev->req_skb, opcode); in hci_sent_cmd_data()