pub const SPINEL_PROP_NET_IF_UP: _bindgen_ty_24 = 65;
Expand description
Network Interface Status
** Format b
- Read-write
*
- Network interface up/down status. Write true to bring
- interface up and false to bring interface down.
*/
pub const SPINEL_PROP_NET_IF_UP: _bindgen_ty_24 = 65;
Network Interface Status
** Format b
- Read-write
*
*/