summaryrefslogtreecommitdiff
path: root/apps/blehci
AgeCommit message (Expand)Author
2016-08-11blehci - Use ble_hci_uart_cfg object, not dflt.Christopher Collins
2016-08-03Update sample BLE apps to use transports.Christopher Collins
2016-07-27ble apps - Update for latest NimBLE host API.Christopher Collins
2016-07-25blehci - Apply Johan's fix for compilation error.Christopher Collins
2016-07-22Update sample NimBLE apps to use new mbuf API.Christopher Collins
2016-07-12Nimble: rename g_hci_cmd_pool --> g_hci_evt_poolChristopher Collins
2016-07-07NimBLE - Host frees HCI cmd buf on ev alloc fail.Christopher Collins
2016-05-10apps/blehci: Add application for exposing HCI over UARTJohan Hedberg