/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/ |
D | HearingAidNativeInterfaceTest.java | 66 public void getByteAddress() { in getByteAddress() method in HearingAidNativeInterfaceTest
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidNativeInterface.java | 127 byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HearingAidNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorNativeInterface.java | 113 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in CsipSetCoordinatorNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkNativeInterface.java | 83 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in A2dpSinkNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
D | A2dpNativeInterface.java | 168 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in A2dpNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/ |
D | HidDeviceNativeInterface.java | 279 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HidDeviceNativeInterface
|
D | HidHostService.java | 200 private byte[] getByteAddress(BluetoothDevice device, int transport) { in getByteAddress() method in HidHostService 237 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HidHostService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/ |
D | HapClientNativeInterface.java | 77 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HapClientNativeInterface
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorServiceTest.java | 709 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in CsipSetCoordinatorServiceTest
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlNativeInterface.java | 222 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in VolumeControlNativeInterface
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/ |
D | HapClientTest.java | 1149 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HapClientTest
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioNativeInterface.java | 72 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in LeAudioNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/ |
D | NativeInterface.java | 339 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in NativeInterface
|
D | HeadsetClientStateMachine.java | 2327 byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HeadsetClientStateMachine
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | HeadsetNativeInterface.java | 92 private byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in HeadsetNativeInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/ |
D | Utils.java | 289 public static byte[] getByteAddress(BluetoothDevice device) { in getByteAddress() method in Utils
|