Searched refs:reverseMacAddress (Results 1 – 1 of 1) sorted by relevance
184 static android.uwb.UwbAddress convertUwbAddress(UwbAddress address, boolean reverseMacAddress) { in convertUwbAddress() argument185 return reverseMacAddress in convertUwbAddress()191 UwbAddress[] addressList, boolean reverseMacAddress) { in convertUwbAddressList() argument194 list.add(convertUwbAddress(address, reverseMacAddress)); in convertUwbAddressList()