Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_core.c3096 static void *hci_cmd_data(struct sk_buff *skb, __u16 opcode) in hci_cmd_data() function
3117 data = hci_cmd_data(hdev->sent_cmd, opcode); in hci_sent_cmd_data()
3120 data = hci_cmd_data(hdev->req_skb, opcode); in hci_sent_cmd_data()