summaryrefslogtreecommitdiff
path: root/samples/bluetooth
AgeCommit message (Expand)Author
2016-02-17Bluetooth: IPSP: Correct filename and descriptionLuiz Augusto von Dentz
2016-02-17Bluetooth: GATT: Expose ATT error codes to application callbacksJohan Hedberg
2016-02-16Bluetooth: IPSP: Add sample headerLuiz Augusto von Dentz
2016-02-16Bluetooth: Add Cycling Speed and Cadence sample applicationMariusz Skamra
2016-02-16Bluetooth: Add Environmental Sensing Profile sample appMariusz Skamra
2016-02-15Bluetooth: samples/beacon: Advertize http://www.zephyrproject.orgJohan Hedberg
2016-02-15Bluetooth: Remove HR Control Point Characteristic from HR svc decl.Mariusz Skamra
2016-02-15tests: Fix Bluetooth tests and samples platform blacklistingSzymon Janc
2016-02-12Bluetooth: samples: Move init and shell to testsJohan Hedberg
2016-02-11Bluetooth: SMP: Use TinyCrypt for AES CMACSzymon Janc
2016-02-11tests: move bluetooth tests to tests/Anas Nashif
2016-02-11drivers/nble: Enable UART debug only if BLUETOOTH_DEBUG_DRIVER enabledAndrei Emeltchenko
2016-02-11Bluetooth: Kconfig: Add TinyCrypt ECC config optionSzymon Janc
2016-02-10Bluetooth: samples/peripheral_hr: Add "Zephyr" to device nameJohan Hedberg
2016-02-10Bluetooth: Remove CONFIG_TEST_RANDOM_GENERATOR from sample appsSzymon Janc
2016-02-10Bluetooth: peripheral: Make heart rate simulation more predictableLuiz Augusto von Dentz
2016-02-10Bluetooth: samples/peripheral_hr: Pass explicit connection to bt_gatt_notifyJohan Hedberg
2016-02-10Bluetooth: samples/peripheral_hr: Add adv-restart hack for nbleJohan Hedberg
2016-02-10Bluetooth: Kconfig: Add option for enabling TinyCryptSzymon Janc
2016-02-10Bluetooth: Add support for TinyCrypt based bt_randSzymon Janc
2016-02-10Bluetooth: peripheral: Fix using CCC handle with bt_gatt_notifyLuiz Augusto von Dentz
2016-02-10Bluetooth: samples: Add dedicated Heartrate peripheral sample appJohan Hedberg
2016-02-10Bluetooth: GATT: Refactor read APISzymon Janc
2016-02-10Bluetooth: peripheral: Register services after initLuiz Augusto von Dentz
2016-02-10Bluetooth: GATT: Refactor subscription APISzymon Janc
2016-02-10sanitycheck: enable build tests for Arduino DueDaniel Leung
2016-02-05Bluetooth: GATT: Remove destroy callback from bt_gatt_discover_paramsSzymon Janc
2016-02-05Bluetooth: samples/tester: Fix invalid use of struct bt_uuidSzymon Janc
2016-02-05Bluetooth: Rename BT_LE_ADV_ADDR_PUBLIC to BT_LE_ADV_ADDR_IDENTITYJohan Hedberg
2016-02-05Bluetooth: tester: Update configuration for NBLEAndrei Emeltchenko
2016-02-05Bluetooth: nble: Remove enabling debug by defaultAndrei Emeltchenko
2016-02-05Bluetooth: samples: Use sizeof() to evaluate fixed name lengthJohan Hedberg
2016-02-05Bluetooth: Introduce BT_DATA_BYTES convenience macroJohan Hedberg
2016-02-05Bluetooth: samples/shell: Fix printk modifierSzymon Janc
2016-02-05Bluetooth: UUID: Introduce new APIJohan Hedberg
2016-02-05Bluetooth: bttester: Trivial style correctionAndrei Emeltchenko
2016-02-05Bluetooth: Shell: Fix l2cap-sendLuiz Augusto von Dentz
2016-02-05Bluetooth: shell: Don't call bt_enable blockingLuiz Augusto von Dentz
2016-02-05Bluetooth: doc: Add notes for building with NBLE enabledAndrei Emeltchenko
2016-02-05Bluetooth: nble: Correct platform name for Arduino 101Andrei Emeltchenko
2016-02-05Bluetooth: tests: Remove extra board definition for NBLEAndrei Emeltchenko
2016-02-05Bluetooth: samples/shell: Fix use of NULL net bufferSzymon Janc
2016-02-05Bluetooth: tester: Convert advertising dataMariusz Skamra
2016-02-05Bluetooth: shell: Add NBLE shell test to sanitycheckAndrei Emeltchenko
2016-02-05Bluetooth: shell: Add Nordic BLE configurationAndrei Emeltchenko
2016-02-05Bluetooth: shell: Fix usage of BREDR functionsAndrei Emeltchenko
2016-02-05Bluetooth: shell: Make buf_data localAndrei Emeltchenko
2016-02-05Bluetooth: shell: Fix dynamic channel usageAndrei Emeltchenko
2016-02-05Bluetooth: tester: Add support for testing with nble driverLuiz Augusto von Dentz
2016-02-05drivers/nble: Add UUID supportLuiz Augusto von Dentz