Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/nfc/hci/
A Dhci.h66 #define HCP_HEADER(type, instr) ((((type) & 0x03) << 6) | ((instr) & 0x3f)) macro
A Dhcp.c75 packet->message.header = HCP_HEADER(type, instruction); in nfc_hci_hcp_message_tx()

Completed in 3 milliseconds