Searched refs:BT_MESH_DFD_OP_GET (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ | ||
D | dfd.h | 14 #define BT_MESH_DFD_OP_GET BT_MESH_MODEL_OP_2(0x83, 0x18) macro |
D | dfd_srv.c | 782 { BT_MESH_DFD_OP_GET, BT_MESH_LEN_EXACT(0), handle_get }, |