Searched refs:NANOHUB_QUERY_APPS (Results 1 – 2 of 2) sorted by relevance
137 if (rsp.cmd != NANOHUB_QUERY_APPS) { in handleRx()185 buf.writeU8(NANOHUB_QUERY_APPS); in requestNext()480 buf.writeU8(NANOHUB_QUERY_APPS); in requestRsaKeys()
53 #define NANOHUB_QUERY_APPS 4 // (u32 idxStart) -> (app_info[idxStart] OR EMPTY IF NO MORE) macro