- GattException - Class in cn.bingerz.flipble.exception
-
- GattException(int) - Constructor for class cn.bingerz.flipble.exception.GattException
-
- getAddress() - Method in class cn.bingerz.flipble.peripheral.Peripheral
-
- getAddress() - Method in class cn.bingerz.flipble.scanner.ScanDevice
-
- getAdvertiseFlags() - Method in class cn.bingerz.flipble.scanner.ScanRecord
-
Returns the advertising flags indicating the discoverable mode and capability of the device.
- getAllConnectedDevice() - Method in class cn.bingerz.flipble.central.CentralManager
-
- getBluetoothAdapter() - Method in class cn.bingerz.flipble.central.CentralManager
-
Get the BluetoothAdapter
- getBluetoothAdapter() - Method in class cn.bingerz.flipble.scanner.lescanner.LeScanner
-
- getBluetoothDevice() - Method in class cn.bingerz.flipble.peripheral.Peripheral
-
- getBluetoothDevice() - Method in class cn.bingerz.flipble.scanner.ScanDevice
-
- getBluetoothGatt() - Method in class cn.bingerz.flipble.peripheral.Peripheral
-
- getBytes() - Method in class cn.bingerz.flipble.scanner.ScanRecord
-
Returns raw bytes of scan record.
- getCallback() - Method in class cn.bingerz.flipble.peripheral.command.Command
-
- getCharactUUID() - Method in class cn.bingerz.flipble.peripheral.command.Command
-
- getCode() - Method in class cn.bingerz.flipble.exception.BLEException
-
- getCode() - Method in enum cn.bingerz.flipble.peripheral.ConnectionState
-
- getCode() - Method in enum cn.bingerz.flipble.scanner.lescanner.LeScanState
-
- getConnectionCompat() - Method in class cn.bingerz.flipble.central.CentralManager
-
- getConnectState() - Method in class cn.bingerz.flipble.peripheral.Peripheral
-
- getContext() - Method in class cn.bingerz.flipble.central.CentralManager
-
- getData() - Method in class cn.bingerz.flipble.peripheral.command.Command
-
- getDeclaredField(Object, String) - Static method in class cn.bingerz.flipble.utils.BLEHackingMethod
-
- getDevice() - Method in class cn.bingerz.flipble.peripheral.Peripheral
-
- getDeviceMac() - Method in class cn.bingerz.flipble.scanner.ScanFilterConfig
-
- getDeviceName() - Method in class cn.bingerz.flipble.scanner.ScanFilterConfig
-
- getDeviceName() - Method in class cn.bingerz.flipble.scanner.ScanRecord
-
Returns the local name of the BLE device.
- getExplicitTag() - Static method in class cn.bingerz.flipble.utils.EasyLog
-
- getFieldFromClass(Class<?>, String) - Static method in class cn.bingerz.flipble.utils.BLEHackingMethod
-
- getFliterRssi(int) - Method in class cn.bingerz.flipble.peripheral.Peripheral
-
Calculate and predict real rssi values based on new values, affected by last rssi value.
- getInstance() - Static method in class cn.bingerz.flipble.central.CentralManager
-
- getKey() - Method in class cn.bingerz.flipble.peripheral.callback.IndicateCallback
-
- getKey() - Method in class cn.bingerz.flipble.peripheral.callback.NotifyCallback
-
- getKey() - Method in class cn.bingerz.flipble.peripheral.callback.ReadCallback
-
- getKey() - Method in class cn.bingerz.flipble.peripheral.callback.WriteCallback
-
- getKey() - Method in class cn.bingerz.flipble.peripheral.command.Command
-
Return the key of peripheral for this command.
- getManufacturerSpecificData() - Method in class cn.bingerz.flipble.scanner.ScanRecord
-
Returns a sparse array of manufacturer identifier and its corresponding manufacturer
specific
data.
- getManufacturerSpecificData(int) - Method in class cn.bingerz.flipble.scanner.ScanRecord
-
Returns the manufacturer specific data associated with the manufacturer id.
- getMaxConnectCount() - Method in class cn.bingerz.flipble.central.CentralManager
-
Get the maximum number of connections
- getMessage() - Method in class cn.bingerz.flipble.exception.BLEException
-
- getMethod() - Method in class cn.bingerz.flipble.peripheral.command.Command
-
Return the method for this command.
- getMultiplePeripheralController() - Method in class cn.bingerz.flipble.central.CentralManager
-
Get the multiple peripheral Controller
- getName() - Method in class cn.bingerz.flipble.peripheral.Peripheral
-
- getName() - Method in class cn.bingerz.flipble.scanner.ScanDevice
-
- getOperateTimeout() - Method in class cn.bingerz.flipble.central.CentralManager
-
Get operate timeout
- getPeripheral(String) - Method in class cn.bingerz.flipble.central.CentralManager
-
- getPeripheral(String) - Method in class cn.bingerz.flipble.peripheral.MultiplePeripheralController
-
- getPeripheralConnector() - Method in class cn.bingerz.flipble.peripheral.callback.IndicateCallback
-
- getPeripheralConnector() - Method in class cn.bingerz.flipble.peripheral.callback.MtuChangedCallback
-
- getPeripheralConnector() - Method in class cn.bingerz.flipble.peripheral.callback.NotifyCallback
-
- getPeripheralConnector() - Method in class cn.bingerz.flipble.peripheral.callback.ReadCallback
-
- getPeripheralConnector() - Method in class cn.bingerz.flipble.peripheral.callback.RssiCallback
-
- getPeripheralConnector() - Method in class cn.bingerz.flipble.peripheral.callback.WriteCallback
-
- getPeripheralList() - Method in class cn.bingerz.flipble.peripheral.MultiplePeripheralController
-
- getPriority() - Method in class cn.bingerz.flipble.peripheral.command.Command
-
Return the priority for this command.
- getRssi() - Method in class cn.bingerz.flipble.peripheral.Peripheral
-
- getRssi() - Method in class cn.bingerz.flipble.scanner.ScanDevice
-
- getScanDuration() - Method in class cn.bingerz.flipble.scanner.ScanRuleConfig
-
- getScanFilterConfigs() - Method in class cn.bingerz.flipble.scanner.ScanRuleConfig
-
- getScanInterval() - Method in class cn.bingerz.flipble.scanner.ScanRuleConfig
-
- getScanMode() - Method in class cn.bingerz.flipble.scanner.ScanRuleConfig
-
- getScanRecord() - Method in class cn.bingerz.flipble.scanner.ScanDevice
-
- getScanRecordRaw() - Method in class cn.bingerz.flipble.scanner.ScanDevice
-
- getScanState() - Method in class cn.bingerz.flipble.scanner.lescanner.LeScanner
-
- getServiceData() - Method in class cn.bingerz.flipble.scanner.ScanRecord
-
Returns a map of service UUID and its corresponding service data.
- getServiceData(ParcelUuid) - Method in class cn.bingerz.flipble.scanner.ScanRecord
-
Returns the service data byte array associated with the serviceUuid.
- getServiceUUID() - Method in class cn.bingerz.flipble.peripheral.command.Command
-
- getServiceUUID() - Method in class cn.bingerz.flipble.scanner.ScanFilterConfig
-
- getServiceUuids() - Method in class cn.bingerz.flipble.scanner.ScanRecord
-
Returns a list of service UUIDs within the advertisement that are used to identify the
bluetooth GATT services.
- getStatus() - Method in class cn.bingerz.flipble.exception.ConnectException
-
- getStatus() - Method in class cn.bingerz.flipble.exception.GattException
-
- getTxPowerLevel() - Method in class cn.bingerz.flipble.scanner.ScanRecord
-
Returns the transmission power level of the packet in dBm.