Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java145 private boolean mIsLePeriodicAdvertisingSyncTransferSenderSupported; field in AdapterProperties
504 return mIsLePeriodicAdvertisingSyncTransferSenderSupported; in isLePeriodicAdvertisingSyncTransferSenderSupported()
1086 mIsLePeriodicAdvertisingSyncTransferSenderSupported = ((0xFF & ((int) val[24])) != 0); in updateFeatureSupport()
1131 + mIsLePeriodicAdvertisingSyncTransferSenderSupported in updateFeatureSupport()