Searched refs:isLePeriodicAdvertisingSupported (Results 1 – 2 of 2) sorted by relevance
2001 public boolean isLePeriodicAdvertisingSupported() { in isLePeriodicAdvertisingSupported() method in AdapterService.AdapterServiceBinder2009 return service.isLePeriodicAdvertisingSupported(); in isLePeriodicAdvertisingSupported()2657 public boolean isLePeriodicAdvertisingSupported() { in isLePeriodicAdvertisingSupported() method in AdapterService2658 return mAdapterProperties.isLePeriodicAdvertisingSupported(); in isLePeriodicAdvertisingSupported()
465 boolean isLePeriodicAdvertisingSupported() { in isLePeriodicAdvertisingSupported() method in AdapterProperties