Searched refs:OP_MOD_APP_UNBIND (Results 1 – 3 of 3) sorted by relevance
77 #define OP_MOD_APP_UNBIND BT_MESH_MODEL_OP_2(0x80, 0x3f) macro
1576 BT_MESH_MODEL_BUF_DEFINE(msg, OP_MOD_APP_UNBIND, 8); in mod_app_unbind()1592 bt_mesh_model_msg_init(&msg, OP_MOD_APP_UNBIND); in mod_app_unbind()
2494 { OP_MOD_APP_UNBIND, BT_MESH_LEN_MIN(6), mod_app_unbind },