Searched refs:isLePeriodicAdvertisingSupported (Results 1 – 7 of 7) sorted by relevance
110 boolean isLePeriodicAdvertisingSupported(); in isLePeriodicAdvertisingSupported() method
672 if (!isLePeriodicAdvertisingSupported()) in getPeriodicAdvertisingManager()1463 public boolean isLePeriodicAdvertisingSupported() { in isLePeriodicAdvertisingSupported() method in BluetoothAdapter1467 if (mService != null) return mService.isLePeriodicAdvertisingSupported(); in isLePeriodicAdvertisingSupported()
390 boolean supportPeriodic = mBluetoothAdapter.isLePeriodicAdvertisingSupported();403 !mBluetoothAdapter.isLePeriodicAdvertisingSupported()) {
7242 method public boolean isLePeriodicAdvertisingSupported();
7274 method public boolean isLePeriodicAdvertisingSupported();
7717 method public boolean isLePeriodicAdvertisingSupported();
18405 HSPLandroid/bluetooth/IBluetooth;->isLePeriodicAdvertisingSupported()Z