Skip to Content
IoT Projects with Bluetooth Low Energy
book

IoT Projects with Bluetooth Low Energy

by Madhur Bhargava
August 2017
Intermediate to advanced
278 pages
6h 1m
English
Packt Publishing
Content preview from IoT Projects with Bluetooth Low Energy

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text, folder names, filenames, and file extensions  are shown as follows:

"Double-click on the downloaded .dmg file and in the shown dialog, copy the Android Studio executable to the Applications directory."

A block of code is set as follows:

private void initialiseBluetooth() {bluetoothManager = (BluetoothManager)getSystemService(Context.BLUETOOTH_SERVICE);bluetoothAdapter = bluetoothManager.getAdapter();bluetoothLeScanner = bluetoothAdapter.getBluetoothLeScanner(); } 

When we wish to draw your attention to a particular part of ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Getting Started with Bluetooth Low Energy

Getting Started with Bluetooth Low Energy

Kevin Townsend, Carles Cufí, Akiba, Robert Davidson

Publisher Resources

ISBN: 9781788399449Supplemental Content