Add DataElementReader for SDP
DataElementReader extracts DataElement's from packets which are the basic container for all data in the SDP protocol. Bug: 114751344 Test: run host test bluetooth_test_sdp Change-Id: If01f22d81af1b80e7c9ac8993ee161eba779bfa3
Showing
- system/profile/sdp/Android.bp 34 additions, 0 deletionssystem/profile/sdp/Android.bp
- system/profile/sdp/common/data_element_reader.cc 238 additions, 0 deletionssystem/profile/sdp/common/data_element_reader.cc
- system/profile/sdp/common/data_element_reader.h 65 additions, 0 deletionssystem/profile/sdp/common/data_element_reader.h
- system/profile/sdp/common/test/data_element_reader_test.cc 412 additions, 0 deletionssystem/profile/sdp/common/test/data_element_reader_test.cc
- system/profile/sdp/sdp_common.h 95 additions, 0 deletionssystem/profile/sdp/sdp_common.h
- system/profile/sdp/sdp_logging_helper.h 123 additions, 0 deletionssystem/profile/sdp/sdp_logging_helper.h
Loading
Please register or sign in to comment