Searched refs:isLePeriodicAdvertisingSupported (Results 1 – 2 of 2) sorted by relevance
2337 public boolean isLePeriodicAdvertisingSupported() { in isLePeriodicAdvertisingSupported() method in AdapterService.AdapterServiceBinder2343 return service.isLePeriodicAdvertisingSupported(); in isLePeriodicAdvertisingSupported()3212 public boolean isLePeriodicAdvertisingSupported() { in isLePeriodicAdvertisingSupported() method in AdapterService3213 return mAdapterProperties.isLePeriodicAdvertisingSupported(); in isLePeriodicAdvertisingSupported()
499 boolean isLePeriodicAdvertisingSupported() { in isLePeriodicAdvertisingSupported() method in AdapterProperties