Searched defs:profileVersion (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | SdpSapsRecord.java | 28 public SdpSapsRecord(int rfcommChannelNumber, int profileVersion, String serviceName) { in SdpSapsRecord()
|
H A D | SdpMnsRecord.java | 30 int profileVersion, in SdpMnsRecord()
|
H A D | SdpPseRecord.java | 32 int profileVersion, in SdpPseRecord()
|
H A D | SdpMasRecord.java | 41 int profileVersion, in SdpMasRecord()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
H A D | SdpManager.java | 244 int l2capPsm, int rfcommCannelNumber, int profileVersion, int supportedFeatures, in sdpMasRecordFoundCallback() 270 int rfcommCannelNumber, int profileVersion, int supportedFeatures, String serviceName, in sdpMnsRecordFoundCallback() 296 int rfcommCannelNumber, int profileVersion, int supportedFeatures, in sdpPseRecordFoundCallback() 321 int rfcommCannelNumber, int profileVersion, String serviceName, byte[] formatsList, in sdpOppOpsRecordFoundCallback() 348 int profileVersion, String serviceName, boolean moreResults) { in sdpSapsRecordFoundCallback()
|