Home
last modified time | relevance | path

Searched refs:BT_MESH_RPR_ERR_LINK_CLOSED_BY_CLIENT (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Drpr.h46 BT_MESH_RPR_ERR_LINK_CLOSED_BY_CLIENT, enumerator
/Zephyr-latest/subsys/bluetooth/mesh/
Drpr_srv.c476 srv.link.status != BT_MESH_RPR_ERR_LINK_CLOSED_BY_CLIENT && in pb_link_closed()
979 link_close(BT_MESH_RPR_ERR_LINK_CLOSED_BY_CLIENT, reason); in handle_link_close()
Drpr_cli.c360 link_closed(cli, BT_MESH_RPR_ERR_LINK_CLOSED_BY_CLIENT); in link_timeout()