Home
last modified time | relevance | path

Searched refs:Status (Results 1 – 25 of 32) sorted by relevance

12

/hal_espressif-3.6.0/components/esp_local_ctrl/proto/
Desp_local_ctrl.proto9 Status status = 1;
14 Status status = 1;
26 Status status = 1;
40 Status status = 1;
/hal_espressif-3.6.0/components/wifi_provisioning/proto/
Dwifi_config.proto11 Status status = 1;
27 Status status = 1;
35 Status status = 1;
Dwifi_scan.proto54 Status status = 2;
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_client/
DREADME.md31 …It allows a sensor to be configured to send measured values using Sensor Status messages at a diff…
81 * Sensor Descriptor Status
82 * Sensor Status
83 * Sensor Column Status
84 * Sensor Series Status
87 * Sensor Cadence Status
88 * Sensor Settings Status
89 * Sensor Setting Status
/hal_espressif-3.6.0/components/protocomm/proto/
Dsec1.proto12 Status status = 1;
23 Status status = 1;
Dconstants.proto5 enum Status { enum
Dsec0.proto12 Status status = 1;
DREADME.md4 * contants.proto - Defines the "Status" structure for conveying the success or failure of a single …
/hal_espressif-3.6.0/components/esp_local_ctrl/proto-c/
Desp_local_ctrl.pb-c.h56 Status status;
67 Status status;
92 Status status;
126 Status status;
/hal_espressif-3.6.0/components/app_trace/sys_view/SEGGER/
DSEGGER_SYSVIEW.c459 int Status; in _HandleIncomingPacket() local
461 Status = SEGGER_RTT_ReadNoLock(CHANNEL_ID_DOWN, &Cmd, 1); in _HandleIncomingPacket()
462 if (Status > 0) { in _HandleIncomingPacket()
486 Status = SEGGER_RTT_ReadNoLock(CHANNEL_ID_DOWN, &Cmd, 1); in _HandleIncomingPacket()
487 if (Status > 0) { in _HandleIncomingPacket()
525 int Status; in _TrySendOverflowPacket() local
542 Status = SEGGER_RTT_WriteSkipNoLock(CHANNEL_ID_UP, aPacket, pPayload - aPacket); in _TrySendOverflowPacket()
543 if (Status) { in _TrySendOverflowPacket()
550 return Status; in _TrySendOverflowPacket()
629 int Status; in _SendPacket() local
[all …]
/hal_espressif-3.6.0/examples/bluetooth/nimble/blecent/
DREADME.md16 …operation is completed, subscribes to notifications for the ANS Unread Alert Status characteristic.
165 Service Discovery Status: 0
168 Read Status: 0
171 Write Status: 0
174 Subscribe Status: 0
/hal_espressif-3.6.0/components/wifi_provisioning/proto-c/
Dwifi_config.pb-c.h62 Status status;
91 Status status;
110 Status status;
Dwifi_scan.pb-c.h137 Status status;
/hal_espressif-3.6.0/components/protocomm/proto-c/
Dsec1.pb-c.h60 Status status;
87 Status status;
Dconstants.pb-c.h36 } Status; typedef
Dsec0.pb-c.h55 Status status;
/hal_espressif-3.6.0/components/protocomm/python/
Dconstants_pb2.py74 Status = enum_type_wrapper.EnumTypeWrapper(_STATUS) variable
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/advanced-topics/
Dserial-protocol.rst65 | 2-3 | Size | Size of data field. At least the length of the `Status Bytes`_ (2 or 4 byt…
72 Status bytes
88 | Size-2 | Status | Status flag, success (``0``) or failure (``1``) |
90 | Size-1 | Error | If Status is 1, this indicates the type of error. |
100 | Size-4 | Status | Status flag, success (``0``) or failure (``1``) |
102 | Size-3 | Error | If Status 1, this indicates the type of error. |
134 Stub Loader Status & Error
/hal_espressif-3.6.0/docs/en/api-reference/protocols/
Desp_http_client.rst62 ESP_LOGI(TAG, "Status = %d, content_length = %d",
124 ESP_LOGI(TAG, "Status = %d, content_length = %d",
/hal_espressif-3.6.0/examples/peripherals/mcpwm/mcpwm_brushed_dc_control/
DREADME.md87 Current Configuration Status
152 Current Configuration Status
/hal_espressif-3.6.0/examples/peripherals/usb/tusb_sample_descriptor/
DREADME.md121 Device Status: 0x0000
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/
Dread-write-protections-cmd.rst23 Read and Write Protection Status
Dsummary-cmd.rst22 Read and Write Protection Status
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/tutorial/
DBLE_Mesh_Node_OnOff_Server_Example_Walkthrough.md136 - Server model receives `Get Status` or `Set Status` from Client model.
137 - Client model receives `Status state` from Server model.
138 …- `ESP_BLE_MESH_MODEL_SEND_COMP_EVT`: Generated after the Server model sends `Status state` by cal…
260 …e Model Operation, declaring the opcode that corresponds to Get, Set, or Status State, as well as …
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/
DREADME.md63 I (7671) GATTC_DEMO: ESP_GATTC_CFG_MTU_EVT, Status 0, MTU 517, conn_id 0

12