Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dnci.h246 #define NCI_OP_CORE_CONN_CREATE_CMD nci_opcode_pack(NCI_GID_CORE, 0x04) macro
/linux-4.1.27/net/nfc/nci/
Dcore.c520 nci_send_cmd(ndev, NCI_OP_CORE_CONN_CREATE_CMD, data->length, data->cmd); in nci_core_conn_create_req()