Searched refs:isLeExtendedAdvertisingSupported (Results 1 – 2 of 2) sorted by relevance
1989 public boolean isLeExtendedAdvertisingSupported() { in isLeExtendedAdvertisingSupported() method in AdapterService.AdapterServiceBinder1997 return service.isLeExtendedAdvertisingSupported(); in isLeExtendedAdvertisingSupported()2653 public boolean isLeExtendedAdvertisingSupported() { in isLeExtendedAdvertisingSupported() method in AdapterService2654 return mAdapterProperties.isLeExtendedAdvertisingSupported(); in isLeExtendedAdvertisingSupported()
458 boolean isLeExtendedAdvertisingSupported() { in isLeExtendedAdvertisingSupported() method in AdapterProperties