Searched refs:isLePeriodicAdvertisingSupported (Results 1 – 5 of 5) sorted by relevance
387 boolean supportPeriodic = mBluetoothAdapter.isLePeriodicAdvertisingSupported();400 && !mBluetoothAdapter.isLePeriodicAdvertisingSupported()) {
829 if (!isLePeriodicAdvertisingSupported()) { in getPeriodicAdvertisingManager()2059 public boolean isLePeriodicAdvertisingSupported() { in isLePeriodicAdvertisingSupported() method in BluetoothAdapter2066 return mService.isLePeriodicAdvertisingSupported(); in isLePeriodicAdvertisingSupported()
10949 Landroid/bluetooth/IBluetooth$Stub$Proxy;->isLePeriodicAdvertisingSupported()Z11080 Landroid/bluetooth/IBluetooth;->isLePeriodicAdvertisingSupported()Z
7982 method public boolean isLePeriodicAdvertisingSupported();