Loading framework/java/android/bluetooth/package.html +9 −4 Original line number Diff line number Diff line <HTML> <BODY> <p>Provides classes that manage Bluetooth functionality, such as scanning for devices, connecting with devices, and managing data transfer between devices.</p> devices, connecting with devices, and managing data transfer between devices. The Bluetooth API supports both "Classic Bluetooth" and Bluetooth Low Energy.</p> <p>For more information, see the <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> guide.</p> <p>For more information about Classic Bluetooth, see the <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> guide. For more information about Bluetooth Low Energy, see the <a href="{@docRoot}guide/topics/connectivity/bluetooth-le.html"> Bluetooth Low Energy</a> guide.</p> {@more} <p>The Bluetooth APIs let applications:</p> <ul> <li>Scan for other Bluetooth devices</li> <li>Scan for other Bluetooth devices (including Bluetooth Low Energy devices)</li> <li>Query the local Bluetooth adapter for paired Bluetooth devices</li> <li>Establish RFCOMM channels/sockets</li> <li>Connect to specified sockets on other devices</li> Loading Loading
framework/java/android/bluetooth/package.html +9 −4 Original line number Diff line number Diff line <HTML> <BODY> <p>Provides classes that manage Bluetooth functionality, such as scanning for devices, connecting with devices, and managing data transfer between devices.</p> devices, connecting with devices, and managing data transfer between devices. The Bluetooth API supports both "Classic Bluetooth" and Bluetooth Low Energy.</p> <p>For more information, see the <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> guide.</p> <p>For more information about Classic Bluetooth, see the <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> guide. For more information about Bluetooth Low Energy, see the <a href="{@docRoot}guide/topics/connectivity/bluetooth-le.html"> Bluetooth Low Energy</a> guide.</p> {@more} <p>The Bluetooth APIs let applications:</p> <ul> <li>Scan for other Bluetooth devices</li> <li>Scan for other Bluetooth devices (including Bluetooth Low Energy devices)</li> <li>Query the local Bluetooth adapter for paired Bluetooth devices</li> <li>Establish RFCOMM channels/sockets</li> <li>Connect to specified sockets on other devices</li> Loading