Searched refs:NFC_CONN_ID_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/system/nfc/src/nfc/nfc/ | ||
D | nfc_utils.cc | 133 id = conn_id & NFC_CONN_ID_ID_MASK; in nfc_find_conn_cb_by_conn_id() |
/system/nfc/src/nfc/include/ | ||
D | nfc_int.h | 110 #define NFC_CONN_ID_ID_MASK NCI_CID_MASK macro |