Lines Matching refs:AdvertisingSet
104 method public void onAdvertisingDataSet(android.bluetooth.le.AdvertisingSet, int);
105 method public void onAdvertisingEnabled(android.bluetooth.le.AdvertisingSet, boolean, int);
106 … method public void onAdvertisingParametersUpdated(android.bluetooth.le.AdvertisingSet, int, int);
107 method public void onAdvertisingSetStarted(android.bluetooth.le.AdvertisingSet, int, int);
108 method public void onAdvertisingSetStopped(android.bluetooth.le.AdvertisingSet);
109 method public void onOwnAddressRead(android.bluetooth.le.AdvertisingSet, int, String);
110 method public void onPeriodicAdvertisingDataSet(android.bluetooth.le.AdvertisingSet, int);
111 …method public void onPeriodicAdvertisingEnabled(android.bluetooth.le.AdvertisingSet, boolean, int);
112 …method public void onPeriodicAdvertisingParametersUpdated(android.bluetooth.le.AdvertisingSet, int…
113 method public void onScanResponseDataSet(android.bluetooth.le.AdvertisingSet, int);
117 …ETOOTH_PRIVILEGED}) public static void getOwnAddress(@NonNull android.bluetooth.le.AdvertisingSet);