pub const SPINEL_PROP_RCP_ENH_ACK_PROBING: _bindgen_ty_24 = 2051;
Expand description

Configure Enhanced ACK probing ** Format: SEC (Write-only).

  • S: Short address
  • E: Extended address
  • C: List of requested metric ids encoded as bit fields in single byte
  • +—————+––+
  • | Metric | Id |
  • +—————+––+
  • | Received PDUs | 0 |
  • | LQI | 1 |
  • | Link margin | 2 |
  • | RSSI | 3 |
  • +—————+––+
  • Enable/disable or update Enhanced-ACK Based Probing in radio for a specific Initiator.

*/