Condividi tramite


enumerazione GNSS_NI_USER_RESPONSE (gnssdriver.h)

Questa enumerazione indica la risposta dell'utente a una richiesta avviata dalla rete (NI), rappresentata dalla struttura GNSS_NI_RESPONSE.

Sintassi

typedef enum {
  GNSS_Ni_UserResponseAccept,
  GNSS_Ni_UserResponseDeny,
  GNSS_Ni_UserResponseTimeout
} GNSS_NI_USER_RESPONSE;

Costanti

 
GNSS_Ni_UserResponseAccept
Indica che l'utente ha accettato la richiesta ni.
GNSS_Ni_UserResponseDeny
Indica che l'utente ha negato la richiesta ni.
GNSS_Ni_UserResponseTimeout
Indica che si è verificato il timeout della richiesta senza una risposta dell'utente.

Fabbisogno

Requisito Valore
intestazione gnssdriver.h