# Print output for @column tags ?>
| AdvertiseCallback | Bluetooth LE advertising callbacks, used to deliver advertising operation status. | 
| AdvertiseData | Advertise data packet container for Bluetooth LE advertising. | 
| AdvertiseData.Builder | Builder for AdvertiseData. | 
| AdvertiseSettings | The AdvertiseSettingsprovide a way to adjust advertising preferences for each
 Bluetooth LE advertisement instance. | 
| AdvertiseSettings.Builder | Builder class for AdvertiseSettings. | 
| AdvertisingSet | This class provides a way to control single Bluetooth LE advertising instance. | 
| AdvertisingSetCallback | Bluetooth LE advertising set callbacks, used to deliver advertising operation status. | 
| AdvertisingSetParameters | The AdvertisingSetParametersprovide a way to adjust advertising
 preferences for each
 Bluetooth LE advertising set. | 
| AdvertisingSetParameters.Builder | Builder class for AdvertisingSetParameters. | 
| BluetoothLeAdvertiser | This class provides a way to perform Bluetooth LE advertise operations, such as starting and stopping advertising. | 
| BluetoothLeScanner | This class provides methods to perform scan related operations for Bluetooth LE devices. | 
| PeriodicAdvertisingParameters | The PeriodicAdvertisingParametersprovide a way to adjust periodic
 advertising preferences for each Bluetooth LE advertising set. | 
| PeriodicAdvertisingParameters.Builder | |
| ScanCallback | Bluetooth LE scan callbacks. | 
| ScanFilter | Criteria for filtering result from Bluetooth LE scans. | 
| ScanFilter.Builder | Builder class for ScanFilter. | 
| ScanRecord | Represents a scan record from Bluetooth LE scan. | 
| ScanResult | ScanResult for Bluetooth LE scan. | 
| ScanSettings | Bluetooth LE scan settings are passed to BluetoothLeScanner#startScanto define the
 parameters for the scan. | 
| ScanSettings.Builder | Builder for ScanSettings. |