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