Home
last modified time | relevance | path

Searched defs:getByteAddress (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidNativeInterface.java131 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HearingAidNativeInterface
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java147 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in A2dpNativeInterface
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDeviceNativeInterface.java255 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HidDeviceNativeInterface
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DAtPhonebook.java150 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in AtPhonebook
/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java69 public static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in Utils
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java1892 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HeadsetClientStateMachine