Home
last modified time | relevance | path

Searched refs:getAdvMacAddress (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DGattClientListener.java155 if (mMacAddress == null) mMacAddress = mMyBleScanner.getAdvMacAddress(); in onReceive()
355 public String getAdvMacAddress() { in getAdvMacAddress() method in GattClientListener.MyBleScanner