B2G/RIL: Difference between revisions

Jump to navigation Jump to search
51 bytes added ,  30 November 2011
no edit summary
No edit summary
Line 87: Line 87:
* Byte 0x04 - uint32_t - 0 (To signify it is a reply to a previously sent solicited request)
* Byte 0x04 - uint32_t - 0 (To signify it is a reply to a previously sent solicited request)
* Byte 0x08 - uint32_t - Packet Serial Number (Used to track send/receive order)
* Byte 0x08 - uint32_t - Packet Serial Number (Used to track send/receive order)
* Byte 0x0c - void* - Event Data
* Byte 0x0c - uint32_t - Error code (0 on success)
* Byte 0x10 - void* - Event Data


It is expected that the client maintains a list of previously made
It is expected that the client maintains a list of previously made
44

edits

Navigation menu