Searched refs:OP_MOD_APP_UNBIND (Results 1 – 3 of 3) sorted by relevance
88 #define OP_MOD_APP_UNBIND BLE_MESH_MODEL_OP_2(0x80, 0x3f) macro
57 { OP_MOD_APP_UNBIND, OP_MOD_APP_STATUS },195 case OP_MOD_APP_UNBIND: in cfg_client_recv_status()1165 BLE_MESH_MODEL_BUF_DEFINE(msg, OP_MOD_APP_UNBIND, 8); in bt_mesh_cfg_mod_app_unbind()1167 bt_mesh_model_msg_init(&msg, OP_MOD_APP_UNBIND); in bt_mesh_cfg_mod_app_unbind()
3318 { OP_MOD_APP_UNBIND, 6, mod_app_unbind },