Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfoundation.h95 #define OP_NODE_IDENTITY_GET BLE_MESH_MODEL_OP_2(0x80, 0x46) macro
Dcfg_cli.c54 { OP_NODE_IDENTITY_GET, OP_NODE_IDENTITY_STATUS },
163 case OP_NODE_IDENTITY_GET: in cfg_client_recv_status()
1141 return send_msg_with_le16(param, OP_NODE_IDENTITY_GET, net_idx); in bt_mesh_cfg_node_identity_get()
Dcfg_srv.c3315 { OP_NODE_IDENTITY_GET, 2, node_identity_get },