Home
last modified time | relevance | path

Searched defs:ChppTransportState (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/chre/chpp/include/chpp/
H A Dtransport.h422 struct ChppTransportState { struct
423 struct ChppAppState *appContext; // Pointer to app layer context
425 struct ChppRxStatus rxStatus; // Rx state and location within
426 struct ChppTransportHeader rxHeader; // Rx packet header
427 struct ChppTransportFooter rxFooter; // Rx packet footer (checksum)
428 struct ChppDatagram rxDatagram; // Rx datagram
452 //! This MUST be the last field in the ChppTransportState structure, otherwise argument
454 struct ChppPlatformLinkParameters linkParams; // For corresponding link layer