Init()
Initializes the interface to the Radio Co-processor (RCP).
Deinit()
Deinitializes the interface to the RCP.
SendFrame()
Encodes and sends a spinel frame to Radio Co-processor (RCP) over the socket.
WaitForFrame()
Waits for receiving part or all of spinel frame within specified interval.
UpdateFdSet()
Updates the file descriptor sets with file descriptors used by the radio driver.
Process()
Performs radio driver processing.
GetBusSpeed() const
Returns the bus speed between the host and the radio.
HardwareReset()
Hardware resets the RCP.
GetRcpInterfaceMetrics() const
Returns the RCP interface metrics.
IsSpinelResetCommand()
Indicates whether or not the frame is the Spinel SPINEL_CMD_RESET frame.