Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd.h8 #define BT_MESH_DFD_OP_RECEIVERS_DELETE_ALL BT_MESH_MODEL_OP_2(0x83, 0x12) macro
Ddfd_srv.c779 { BT_MESH_DFD_OP_RECEIVERS_DELETE_ALL, BT_MESH_LEN_EXACT(0), handle_receivers_delete_all },