Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java62 public static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in Utils
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerService.java264 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in AvrcpControllerService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DAtPhonebook.java152 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in AtPhonebook
DHeadsetStateMachine.java3173 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HeadsetStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java700 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in A2dpStateMachine
DA2dpSinkStateMachine.java716 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in A2dpSinkStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java2586 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HeadsetClientStateMachine