Searched refs:vendorIdSource (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/sdp/ |
D | DipTest.java | 95 int vendorId, int vendorIdSource, in verifyDipSdpRecordIntent() argument 110 assertThat(vendorIdSource).isEqualTo(record.getVendorIdSource()); in verifyDipSdpRecordIntent() 126 int vendorIdSource = 1; in testDipCallbackSuccess() local 135 vendorId, vendorIdSource, productId, version, primaryRecord, moreResults); in testDipCallbackSuccess() 139 uuid, specificationId, vendorId, vendorIdSource, productId, version, primaryRecord); in testDipCallbackSuccess()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
D | SdpManager.java | 373 int vendorId, int vendorIdSource, in sdpDipRecordFoundCallback() argument 390 vendorId, vendorIdSource, in sdpDipRecordFoundCallback()
|