Home
last modified time | relevance | path

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

/system/nfc/src/nfc/nfc/
Dnfc_utils.cc133 id = conn_id & NFC_CONN_ID_ID_MASK; in nfc_find_conn_cb_by_conn_id()
/system/nfc/src/nfc/include/
Dnfc_int.h110 #define NFC_CONN_ID_ID_MASK NCI_CID_MASK macro