Home
last modified time | relevance | path

Searched defs:app_key_status (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg_cli.h214 void (*app_key_status)(struct bt_mesh_cfg_cli *cli, uint16_t addr, member
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_cli.c415 static int app_key_status(const struct bt_mesh_model *model, in app_key_status() function