Searched refs:MESH_CFG_NETKEY_DEL (Results 1 – 2 of 2) sorted by relevance
119 net_buf_simple_add_u8(buf, MESH_CFG_NETKEY_DEL); in supported_commands()1623 tester_send(BTP_SERVICE_ID_MESH, MESH_CFG_NETKEY_DEL, CONTROLLER_INDEX, in config_netkey_del()1628 tester_rsp(BTP_SERVICE_ID_MESH, MESH_CFG_NETKEY_DEL, CONTROLLER_INDEX, BTP_STATUS_FAILED); in config_netkey_del()2479 case MESH_CFG_NETKEY_DEL: in tester_handle_mesh()
1092 #define MESH_CFG_NETKEY_DEL 0x26 macro