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

/linux-master/drivers/nfc/microread/
H A Dmicroread.c60 #define MICROREAD_GATE_ID_P2P_INITIATOR 0x32 macro
146 {MICROREAD_GATE_ID_P2P_INITIATOR, MICROREAD_PIPE_ID_HDS_P2P_INITIATOR}
274 r = nfc_hci_set_param(hdev, MICROREAD_GATE_ID_P2P_INITIATOR,
330 return nfc_hci_send_event(hdev, MICROREAD_GATE_ID_P2P_INITIATOR,
338 case MICROREAD_GATE_ID_P2P_INITIATOR:
408 if (target->hci_reader_gate == MICROREAD_GATE_ID_P2P_INITIATOR) {

Completed in 125 milliseconds