Zephyr API Documentation 4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
hdlc_rcp_if.h File Reference

Public APIs of HDLC RCP communication Interface. More...

#include <zephyr/sys/util.h>
#include <zephyr/net/net_if.h>

Go to the source code of this file.

Data Structures

struct  hdlc_api
 HDLC interface configuration data. More...
 

Typedefs

typedef void(* hdlc_rx_callback_t) (uint8_t *data, uint16_t len, void *param)
 OT RCP HDLC RX callback function.
 

Detailed Description

Public APIs of HDLC RCP communication Interface.

This file provide the HDLC APIs to be used by an RCP host

Typedef Documentation

◆ hdlc_rx_callback_t

typedef void(* hdlc_rx_callback_t) (uint8_t *data, uint16_t len, void *param)

OT RCP HDLC RX callback function.

Note
This function is called in the radio spinel HDLC level