最終更新:2023-09-26 (火) 08:26:28 (213d)  

android.bluetooth.le
Top / android.bluetooth.le

Android/APIレベル21 (Android 5.0)

https://developer.android.com/reference/android/bluetooth/le/package-summary?hl=ja

クラス

  • android.bluetooth.le.AdvertiseCallback?Bluetooth LE advertising callbacks, used to deliver advertising operation status.
    android.bluetooth.le.AdvertiseDataAdvertise data packet container for Bluetooth LE advertising.
    android.bluetooth.le.AdvertiseData.Builder?Builder for AdvertiseData?.
    android.bluetooth.le.AdvertiseSettings?The AdvertiseSettings? provide a way to adjust advertising preferences for each Bluetooth LE advertisement instance.
    android.bluetooth.le.AdvertiseSettings.Builder?Builder class for AdvertiseSettings?.
    android.bluetooth.le.AdvertisingSetThis class provides a way to control single Bluetooth LE advertising instance.
    android.bluetooth.le.AdvertisingSetCallback?Bluetooth LE advertising set callbacks, used to deliver advertising operation status.
    android.bluetooth.le.AdvertisingSetParametersThe AdvertisingSetParameters? provide a way to adjust advertising preferences for each Bluetooth LE advertising set.
    android.bluetooth.le.AdvertisingSetParameters.Builder?Builder class for AdvertisingSetParameters?.
    android.bluetooth.le.BluetoothLeAdvertiserThis class provides a way to perform Bluetooth LE advertise operations, such as starting and stopping advertising.
    android.bluetooth.le.BluetoothLeScannerThis class provides methods to perform scan related operations for Bluetooth LE devices.
    android.bluetooth.le.PeriodicAdvertisingParameters?The PeriodicAdvertisingParameters? provide a way to adjust periodic advertising preferences for each Bluetooth LE advertising set.
    android.bluetooth.le.PeriodicAdvertisingParameters.Builder?
    android.bluetooth.le.ScanCallback?Bluetooth LE scan callbacks.
    android.bluetooth.le.ScanFilterCriteria for filtering result from Bluetooth LE scans.
    android.bluetooth.le.ScanFilter.Builder?Builder class for ScanFilter?.
    android.bluetooth.le.ScanRecord?Represents a scan record from Bluetooth LE scan.
    android.bluetooth.le.ScanResultScanResult? for Bluetooth LE scan.
    android.bluetooth.le.ScanSettings?Bluetooth LE scan settings are passed to BluetoothLeScanner?#startScan to define the parameters for the scan.
    android.bluetooth.le.ScanSettings.Builder?Builder for ScanSettings?.
    android.bluetooth.le.TransportBlock?Wrapper for Transport Discovery Data Transport Blocks.
    android.bluetooth.le.TransportDiscoveryData?Wrapper for Transport Discovery Data AD Type.