Home
last modified time | relevance | path

Searched refs:BT_MESH_DFD_OP_CAPABILITIES_STATUS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd.h13 #define BT_MESH_DFD_OP_CAPABILITIES_STATUS BT_MESH_MODEL_OP_2(0x83, 0x17) macro
Ddfd_srv.c214 BT_MESH_MODEL_BUF_DEFINE(rsp, BT_MESH_DFD_OP_CAPABILITIES_STATUS, 17); in handle_capabilities_get()
215 bt_mesh_model_msg_init(&rsp, BT_MESH_DFD_OP_CAPABILITIES_STATUS); in handle_capabilities_get()