Home
last modified time | relevance | path

Searched refs:hci_skb_opcode (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h385 #define hci_skb_opcode(skb) bt_cb((skb))->hci.opcode macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h479 #define hci_skb_opcode(skb) bt_cb((skb))->hci.opcode macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.c233 hci_skb_opcode(skb) = opcode; in hci_prepare_cmd()
H A Dhci_event.c7341 hci_opcode_ogf(hci_skb_opcode(hdev->req_skb)) == 0x08 && in hci_le_meta_evt()
7343 *opcode = hci_skb_opcode(hdev->req_skb); in hci_le_meta_evt()
7731 hci_opcode_ogf(hci_skb_opcode(hdev->req_skb)) != 0x08 && in hci_event_packet()
7733 hci_req_cmd_complete(hdev, hci_skb_opcode(hdev->req_skb), in hci_event_packet()
H A Dhci_sock.c1889 hci_skb_opcode(skb) = opcode; in hci_sock_sendmsg()
H A Dhci_core.c1495 u16 opcode = hci_skb_opcode(hdev->req_skb); in hci_cmd_timeout()
H A Dhci_sync.c74 hci_skb_opcode(skb) = opcode; in hci_cmd_sync_alloc()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_sock.c1850 hci_skb_opcode(skb) = opcode; in hci_sock_sendmsg()
H A Dhci_request.c312 hci_skb_opcode(skb) = opcode; in hci_prepare_cmd()

Completed in 31 milliseconds