Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h385 #define hci_skb_opcode(skb) bt_cb((skb))->hci.opcode macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sock.c1818 hci_skb_opcode(skb) = opcode; in hci_sock_sendmsg()
H A Dhci_request.c310 hci_skb_opcode(skb) = opcode; in hci_prepare_cmd()