Searched refs:isLeExtendedAdvertisingSupported (Results 1 – 2 of 2) sorted by relevance
2327 public boolean isLeExtendedAdvertisingSupported() { in isLeExtendedAdvertisingSupported() method in AdapterService.AdapterServiceBinder2333 return service.isLeExtendedAdvertisingSupported(); in isLeExtendedAdvertisingSupported()3208 public boolean isLeExtendedAdvertisingSupported() { in isLeExtendedAdvertisingSupported() method in AdapterService3209 return mAdapterProperties.isLeExtendedAdvertisingSupported(); in isLeExtendedAdvertisingSupported()
492 boolean isLeExtendedAdvertisingSupported() { in isLeExtendedAdvertisingSupported() method in AdapterProperties