OSDN Git Service

net: wireless change the Header for Logger
authoreccopark@broadcom.com <eccopark@broadcom.com>
Wed, 25 Mar 2015 17:47:43 +0000 (10:47 -0700)
committerVinit Deshpande <vinitd@google.com>
Wed, 25 Mar 2015 23:23:01 +0000 (23:23 +0000)
commit3e778d3b8acf9ec3ce76d32255ae2b1aec3ac7d1
tree390ae02e387785b61752061ebb0c73df78e9d845
parent37eb61d1a89ae1578bf5d89c8f4c7811018e376e
net: wireless change the Header for Logger

1) define entry type for parsing the data easily.
2) the payload will be attached at end of the wifi_ring_buffer_entry
3) added the feature set
4) remove duplicate wifi_get_ring_data
5) add request_id in wifi_start_logging
6) change the pointer of buffer to double pointer of buffer
    in wifi_get_ring_buffers_status and wifi_get_firmware_memory_dump
    wifi_get_firmware_version and wifi_get_driver_version
   to indicate the buffer supplied by Application layer

Change-Id: I5dc2811155e7efa058a0c3414036461de3e45d98
Signed-off-by: eccopark@broadcom.com <eccopark@broadcom.com>
include/hardware_legacy/wifi_logger.h