TinyB
0.5.1
TinyB - The Tiny Bluetooth LE library
Main Page
Classes
Class List
Class Index
Class Hierarchy
Class Members
tinyb
BluetoothAdapter
tinyb.BluetoothAdapter Member List
This is the complete list of members for
tinyb.BluetoothAdapter
, including all inherited members.
BluetoothObject
(long instance) (defined in
tinyb.BluetoothObject
)
tinyb.BluetoothObject
protected
clone
() (defined in
tinyb.BluetoothAdapter
)
tinyb.BluetoothAdapter
close
()
tinyb.BluetoothObject
disableDiscoverableNotifications
()
tinyb.BluetoothAdapter
disableDiscoveringNotifications
()
tinyb.BluetoothAdapter
disablePairableNotifications
()
tinyb.BluetoothAdapter
disablePoweredNotifications
()
tinyb.BluetoothAdapter
enableDiscoverableNotifications
(BluetoothNotification< Boolean > callback)
tinyb.BluetoothAdapter
enableDiscoveringNotifications
(BluetoothNotification< Boolean > callback)
tinyb.BluetoothAdapter
enablePairableNotifications
(BluetoothNotification< Boolean > callback)
tinyb.BluetoothAdapter
enablePoweredNotifications
(BluetoothNotification< Boolean > callback)
tinyb.BluetoothAdapter
equals
(Object obj) (defined in
tinyb.BluetoothObject
)
tinyb.BluetoothObject
finalize
() (defined in
tinyb.BluetoothObject
)
tinyb.BluetoothObject
protected
find
(String name, String address, Duration duration)
tinyb.BluetoothAdapter
find
(String name, String address)
tinyb.BluetoothAdapter
getAddress
()
tinyb.BluetoothAdapter
getAlias
()
tinyb.BluetoothAdapter
getBluetoothClass
()
tinyb.BluetoothAdapter
getBluetoothType
() (defined in
tinyb.BluetoothAdapter
)
tinyb.BluetoothAdapter
getDevices
()
tinyb.BluetoothAdapter
getDiscoverable
()
tinyb.BluetoothAdapter
getDiscoverableTimeout
()
tinyb.BluetoothAdapter
getDiscovering
()
tinyb.BluetoothAdapter
getInterfaceName
()
tinyb.BluetoothAdapter
getModalias
()
tinyb.BluetoothAdapter
getName
()
tinyb.BluetoothAdapter
getObjectPath
() (defined in
tinyb.BluetoothObject
)
tinyb.BluetoothObject
protected
getPairable
()
tinyb.BluetoothAdapter
getPairableTimeout
()
tinyb.BluetoothAdapter
getPowered
()
tinyb.BluetoothAdapter
getUUIDs
()
tinyb.BluetoothAdapter
hashCode
() (defined in
tinyb.BluetoothObject
)
tinyb.BluetoothObject
nativeInstance
(defined in
tinyb.BluetoothObject
)
tinyb.BluetoothObject
protected
removeDevices
()
tinyb.BluetoothAdapter
setAlias
(String value)
tinyb.BluetoothAdapter
setDiscoverable
(boolean value)
tinyb.BluetoothAdapter
setDiscoverableTimout
(long value)
tinyb.BluetoothAdapter
setDiscoveryFilter
(List< UUID > uuids, int rssi, int pathloss, TransportType transportType)
tinyb.BluetoothAdapter
setPairable
(boolean value)
tinyb.BluetoothAdapter
setPairableTimeout
(long value)
tinyb.BluetoothAdapter
setPowered
(boolean value)
tinyb.BluetoothAdapter
setRssiDiscoveryFilter
(int rssi)
tinyb.BluetoothAdapter
startDiscovery
()
tinyb.BluetoothAdapter
stopDiscovery
()
tinyb.BluetoothAdapter
Generated by
1.8.11