[PATCH BlueZ 4/5] media-api: Make Vendor a uint32_t

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>

Using two uint16_t requires the use of a container which makes things a
lot more complicated so this switch to use a single uint32_t.
---
 doc/media-api.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/media-api.txt b/doc/media-api.txt
index 26527622cfe9..281f72c1e4ce 100644
--- a/doc/media-api.txt
+++ b/doc/media-api.txt
@@ -34,7 +34,7 @@ Methods		void RegisterEndpoint(object endpoint, dict properties)
 					match the profile specification which
 					is indicated by the UUID.
 
-				uint16_t, uint16_t Vendor [Optional]:
+				uint32_t Vendor [Optional]:
 
 					Vendor-specific Company ID, Codec ID
 					tuple that the endpoint implements.
@@ -649,7 +649,7 @@ Properties	string UUID [readonly, optional]:
 			The values should match the profile specification which
 			is indicated by the UUID.
 
-		uint16_t, uint16_t Vendor [readonly, Optional]:
+		uint32_t Vendor [readonly, Optional]:
 
 			Vendor-specific Company ID, Codec ID tuple that the
 			endpoint implements.
-- 
2.37.3




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux