public interface BleAdvertiser
Modifier and Type | Method and Description |
---|---|
void |
startAdvertising(java.lang.String uuid,
ScanResult closestBeacon) |
void |
stopAdvertising() |
void startAdvertising(java.lang.String uuid, ScanResult closestBeacon)
void stopAdvertising()