1.2.7.4 Library Interface
RF PHY Sniffer library provides the following interfaces:
Functions
| Name | Description |
|---|---|
| SRV_RSNIFFER_GetCommand | Extracts Command field from Sniffer frame |
| SRV_RSNIFFER_SerialRxMessage | Serializes a received RF frame along with its parameters |
| SRV_RSNIFFER_SetTxMessage | Gives a transmitted RF TX request object to sniffer library so it is stored for later serialization |
| SRV_RSNIFFER_SerialCfmMessage | Serializes a transmitted RF frame along with its parameters |
| SRV_RSNIFFER_ParseConfigCommand | Parses a RF configuration command coming from the Microchip Hybrid Sniffer tool |
Data types
| Name | Type | Description |
|---|---|---|
| SRV_RSNIFFER_COMMAND | Enum | Hybrid Sniffer Tool Commands enumeration |
