Home
last modified time | relevance | path

Searched defs:identityAddressType (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java429 void setIdentityAddressType(int identityAddressType) { in setIdentityAddressType()
446 int identityAddressType = BluetoothDevice.ADDRESS_TYPE_UNKNOWN; in setIdentityAddressTypeFromNative() local
DAdapterService.java2731 int identityAddressType = BluetoothDevice.ADDRESS_TYPE_UNKNOWN; in getIdentityAddressWithType() local