Use proper UUID for PBAP-PCE profile descriptor list
According to the PBAP specification, the PCE SDP record should use the UUID 0x1130 (PBAP) in the profile descriptor list. We mistakenly use the PBAP-PCE UUID of 0x112e instead, coming from the JNI. This changes updates our record to use the correct UUID. Tag: #stability Bug: 160443921 Test: sdptool browse and check for the proper UUID 0x1130 Change-Id: I5256da3a5bba1f7ced04aa58e9784409e8ae4fc5
Loading
Please register or sign in to comment