Searched refs:netkey (Results 1 – 4 of 4) sorted by relevance
12 context. Message context contains netkey index, appkey index and unicast
636 ``mesh models cfg netkey add <NetKeyIdx> [Key(1-16 hex)]``645 ``mesh models cfg netkey upd <NetKeyIdx> [Key(1-16 hex)]``653 ``mesh models cfg netkey get``659 ``mesh models cfg netkey del <NetKeyIdx>``
477 static bool refresh_is_valid(const uint8_t *netkey, uint16_t net_idx, in refresh_is_valid() argument490 if (!sub || bt_mesh_key_compare(netkey, &sub->keys[SUBNET_KEY_TX_IDX(sub)].net)) { in refresh_is_valid()
1890 SHELL_CMD(netkey, &netkey_cmds, "Netkey config commands", bt_mesh_shell_mdl_cmds_help),