Searched refs:admin_access (Results 1 – 3 of 3) sorted by relevance
175 uint8_t admin_access; member
1664 if (srv->properties[i].admin_access != ADMIN_NOT_USER_PROP && in gen_user_prop_get()1785 length = sizeof(property->id) + sizeof(property->admin_access) + property->val->len; in send_gen_admin_prop_status()1806 net_buf_simple_add_u8(msg, property->admin_access); in send_gen_admin_prop_status()1808 property->admin_access != ADMIN_ACCESS_WRITE) { in send_gen_admin_prop_status()1918 property->admin_access = access; in gen_admin_prop_set()1925 .gen_admin_prop_set.access = property->admin_access, in gen_admin_prop_set()
939 uint8_t admin_access; /*!< The value of Admin Access field */ member