Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_loc_RegisterMasterClient_Ind_t Struct Reference

#include <loc.h>

Data Fields

uint32_t status
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Register Master Client Status callback function.

Parameters
status[OUT]
  • Status of the master client registration
    • Valid values:
      • eQMI_LOC_REGISTER_MASTER_CLIENT_SUCCESS (0) - Request was completed successfully - the associated control point is now the master client
      • eQMI_LOC_REGISTER_MASTER_CLIENT_INVALID_KEY (1) - Request failed because the supplied master key is invalid
      • eQMI_LOC_REGISTER_MASTER_CLIENT_ALREADY_HAVE_MASTER_CLIENT (2) - Request failed because there is already a master client registered
      • eQMI_LOC_REGISTER_MASTER_CLIENT_INTERNAL_FAILURE (3) - Request failed due to unforeseen internal error.
Tlvresult
  • Unpack result.
ParamPresenceMask

The documentation for this struct was generated from the following file: