Searched refs:NCI_STATUS_REJECTED (Results 1 – 5 of 5) sorted by relevance
145 status = NCI_STATUS_REJECTED; in nci_rf_disc_rsp_packet()228 status = NCI_STATUS_REJECTED; in nci_core_conn_create_rsp_packet()236 status = NCI_STATUS_REJECTED; in nci_core_conn_create_rsp_packet()261 if (status == NCI_STATUS_REJECTED) in nci_core_conn_create_rsp_packet()
30 case NCI_STATUS_REJECTED: in nci_to_errno()
373 status = NCI_STATUS_REJECTED; in nci_hci_resp_received()
409 nci_req_complete(ndev, NCI_STATUS_REJECTED); in nci_nfcc_loopback_cb()
31 #define NCI_STATUS_REJECTED 0x01 macro