Searched refs:STREAM_TO_UINT32 (Results 1 – 2 of 2) sorted by relevance
/system/nfc/src/include/ | ||
D | nfc_types.h | 86 #define STREAM_TO_UINT32(u32, p) \ macro |
/system/nfc/src/nfc/nfc/ | ||
D | nfc_main.cc | 213 STREAM_TO_UINT32(evt_data.enable.nci_features, p); in nfc_enabled() |