Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dbluetooth.h383 #define hci_skb_opcode(skb) bt_cb((skb))->hci.opcode macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_sock.c1825 hci_skb_opcode(skb) = opcode; in hci_sock_sendmsg()
Dhci_request.c310 hci_skb_opcode(skb) = opcode; in hci_prepare_cmd()