The document discusses using the IrDA standard protocol for wireless infrared communication. It describes how the MCP2150 chip implements the IrDA protocol stack to allow bidirectional communication between a host controller and primary device (e.g. PDA) by encoding/decoding data. The MCP2150 receives asynchronous serial data from the host controller's UART, encodes it to the IrDA format, and transmits it via infrared to the primary device. It also decodes data received via infrared from the primary device into asynchronous serial data for the host controller's UART.