summaryrefslogtreecommitdiff
path: root/samples/bluetooth
AgeCommit message (Expand)Author
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-18Bluetooth: samples/beacon: Print message at start of sampleLee Jones
2017-01-17Bluetooth: IPSP: Reuse buffer fragments instead of copyingLuiz Augusto von Dentz
2017-01-17Bluetooth: hci_uart: Remove redundant idle & ISR stack size valuesJohan Hedberg
2017-01-10build: abstract emulation and replace qemu goal with runAnas Nashif
2017-01-08kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTSAnas Nashif
2017-01-06net: do not skip sanitycheck on samplesAnas Nashif
2017-01-05bluetooth: hci_uart: Allocate 65 bytes for L2CAP packetsCarles Cufi
2017-01-05Bluetooth: samples: handsfree application indicator callbackSathish Narasimman
2017-01-05bluetooth: Tune stack sizes after measuring with hci_uartCarles Cufi
2017-01-05Bluetooth: ipsp: Port sample to native stackLuiz Augusto von Dentz
2017-01-05Bluetooth: hci_uart: Disable HCI ECC commands temporarilyCarles Cufi
2017-01-05Bluetooth: Rename SEND_STACK to TX_STACK_SIZECarles Cufi
2017-01-05Bluetooth: Take advantage of new net_buf_add_mem() APIJohan Hedberg
2016-12-24samples: fix path to sanitycheck scriptAnas Nashif
2016-12-19logging: move sys_log to subsys/loggingAnas Nashif
2016-12-16Bluetooth: samples: Add extern "C" { } block to GATT header filesLuiz Augusto von Dentz
2016-12-16Bluetooth: Remove unnecessary runtime kernel object initializationJohan Hedberg
2016-12-15libc: rework libc selection and reduce KconfigsAnas Nashif
2016-12-15net: buf: Remove the need for net_buf_pool_init()Johan Hedberg
2016-12-13random: Restructure RANDOM KconfigMarcus Shawcroft
2016-12-13tests: Remove unnecessary CONFIG_TEST_RANDOM_GENERATORMarcus Shawcroft
2016-12-13net: buf: Redesigned pool & buffer allocation APIJohan Hedberg
2016-12-05Merge "Merge net branch into master"Anas Nashif
2016-12-03Bluetooth: Make bt_send stack requirements a Kconfig optionSzymon Janc
2016-12-03Bluetooth: samples/hci_uart: Use proper stack declarationSzymon Janc
2016-12-03Bluetooth: hci_uart: Fix init order in hci_uart bootupCarles Cufi
2016-12-03Bluetooth: hci_uart: reduce configured stack sizesVinayak Chettimada
2016-12-03Bluetooth: Controller: Implement ECC commandsCarles Cufi
2016-12-02net: Remove legacy Contiki based uIP stackJukka Rissanen
2016-11-18Bluetooth: Use convenience macros for timeout durationsJohan Hedberg
2016-11-12Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITEDJohan Hedberg
2016-11-11Bluetooth: samples/hci_ecc: Switch to using k_thread_spawn()Johan Hedberg
2016-11-11Bluetooth: Use proper timeout defines for net_buf_get_timeoutSzymon Janc
2016-11-11Bluetooth: samples: Fix use of deprecated sleep APISzymon Janc
2016-11-11Bluetooth: samples: Fix using nano_delayed_work in eddystoneSzymon Janc
2016-11-11Bluetooth: Use unified k_fifo API for FIFOsSzymon Janc
2016-11-11Bluetooth: Controller: Improve default RX/TX buffer countsJohan Hedberg
2016-11-11Bluetooth: samples/hci_uart: Remove redundant semicolonJohan Hedberg
2016-11-11Bluetooth: samples/hci_uart: Declare assert handler only when neededJohan Hedberg
2016-11-11Bluetooth: samples/hci_uart: Remove dependency on controllerJohan Hedberg
2016-11-11Bluetooth: Kconfig: Restructure for a more logical hierarchyJohan Hedberg
2016-11-11Bluetooth: Controller: Add ASSERT info dump on HCI buildsCarles Cufi
2016-11-11Bluetooth: samples/hci_uart: Add micro:bit configurationJohan Hedberg
2016-11-09Bluetooth: Sample: handsfree sample applicationSathish Narasimman
2016-11-09Bluetooth: samples: Use consistent naming for HCI appsJohan Hedberg
2016-11-04Bluetooth: Remove misleading NBLE mentions from sample README filesJohan Hedberg
2016-11-04samples: tests: remove obsolete KERNEL_TYPE and kernel variablesAnas Nashif
2016-11-01Bluetooth: samples/hci-uart: Fix minor style issuesJohan Hedberg
2016-11-01Bluetooth: samples/hci-uart: Fix up configuration filesJohan Hedberg