Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfoundation.h63 #define OP_RELAY_GET BLE_MESH_MODEL_OP_2(0x80, 0x26) macro
Dcfg_cli.c32 { OP_RELAY_GET, OP_RELAY_STATUS },
157 case OP_RELAY_GET: in cfg_client_recv_status()
759 return send_msg_with_none(param, OP_RELAY_GET); in bt_mesh_cfg_relay_get()
Dcfg_srv.c3297 { OP_RELAY_GET, 0, relay_get },