Home
last modified time | relevance | path

Searched refs:OP_ATTENTION_SET_UNREL (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfoundation.h31 #define OP_ATTENTION_SET_UNREL BLE_MESH_MODEL_OP_2(0x80, 0x06) macro
Dhealth_cli.c250 bt_mesh_model_msg_init(&msg, need_ack ? OP_ATTENTION_SET : OP_ATTENTION_SET_UNREL); in bt_mesh_health_attention_set()
Dhealth_srv.c338 { OP_ATTENTION_SET_UNREL, 1, attention_set },