Home
last modified time | relevance | path

Searched refs:NCI_STATUS_REJECTED (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/nfc/nci/
Dlib.c42 case NCI_STATUS_REJECTED: in nci_to_errno()
Drsp.c157 status = NCI_STATUS_REJECTED; in nci_rf_disc_rsp_packet()
240 status = NCI_STATUS_REJECTED; in nci_core_conn_create_rsp_packet()
Dhci.c377 status = NCI_STATUS_REJECTED; in nci_hci_resp_received()
/linux-4.4.14/include/net/nfc/
Dnci.h43 #define NCI_STATUS_REJECTED 0x01 macro