Home
last modified time | relevance | path

Searched defs:getBrEdrAddress (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppPreference.java194 private String getBrEdrAddress(BluetoothDevice device) { in getBrEdrAddress() method in BluetoothOppPreference
DBluetoothOppTransfer.java1020 private String getBrEdrAddress(BluetoothDevice device) { in getBrEdrAddress() method in BluetoothOppTransfer
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java234 public static String getBrEdrAddress(String address, AdapterService service) { in getBrEdrAddress() method in Utils
245 public static String getBrEdrAddress(BluetoothDevice device) { in getBrEdrAddress() method in Utils
259 public static String getBrEdrAddress(BluetoothDevice device, AdapterService service) { in getBrEdrAddress() method in Utils