Home
last modified time | relevance | path

Searched refs:mIsBondingInitiatedLocally (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DRemoteDevices.java215 private boolean mIsBondingInitiatedLocally; field in RemoteDevices.DeviceProperties
352 this.mIsBondingInitiatedLocally = isBondingInitiatedLocally; in setBondingInitiatedLocally()
361 return mIsBondingInitiatedLocally; in isBondingInitiatedLocally()