/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/ |
D | HearingAidNativeInterfaceTest.java | 65 public void getByteAddress() { in getByteAddress() method in HearingAidNativeInterfaceTest
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
D | A2dpNativeInterface.java | 130 private static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in A2dpNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidNativeInterface.java | 128 byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HearingAidNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorNativeInterface.java | 61 private static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in CsipSetCoordinatorNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/ |
D | HapClientNativeInterface.java | 46 private static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HapClientNativeInterface
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorServiceTest.java | 446 private static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in CsipSetCoordinatorServiceTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/ |
D | HapClientServiceTest.java | 714 private static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HapClientServiceTest
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/ |
D | HidHostService.java | 165 private byte[] getByteAddress(BluetoothDevice device, int transport) { in getByteAddress() method in HidHostService 187 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HidHostService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioNativeInterface.java | 72 private static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in LeAudioNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlNativeInterface.java | 46 private static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in VolumeControlNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/ |
D | NativeInterface.java | 336 private static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in NativeInterface
|
D | HeadsetClientStateMachine.java | 2404 byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HeadsetClientStateMachine
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | HeadsetNativeInterface.java | 86 private static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HeadsetNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/ |
D | Utils.java | 328 public static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in Utils
|