5.2.9.12 ZGP_TableUpdateAction_t Structure
Syntax
typedef enum _ZpTableUpdateAction_t { UPDATE_ENTRY = 0x1, REPLACE_ENTRY = 0x2, REMOVE_PAIRING_ENTRY = 0x3 } ZGP_TableUpdateAction_t;
Description
The ZGP_TableUpdateAction_t
structure defines actions for updating the
ZGP table.