Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DRemoteDevices.java244 private boolean mIsBondingInitiatedLocally; field in RemoteDevices.DeviceProperties
382 this.mIsBondingInitiatedLocally = isBondingInitiatedLocally; in setBondingInitiatedLocally()
391 return mIsBondingInitiatedLocally; in isBondingInitiatedLocally()