summaryrefslogtreecommitdiff
path: root/net/nimble/host/src/ble_hs_misc.c
AgeCommit message (Expand)Author
2016-06-14BLE Host - Include our_id_addr/type in conn desc.Christopher Collins
2016-06-14BLE Host - Always use effective addrs during SMP.Christopher Collins
2016-04-20ble host - clarify locking restrictions.Christopher Collins
2016-04-19ble host - major changes.Christopher Collins
2016-04-08ble host - fix LTK generation bugsChristopher Collins
2016-04-04ble host: reduce code size.Christopher Collins
2016-03-25nimble host: Initial security manager (SM)Christopher Collins
2016-02-17BLE host: Include all priv hdrs from ble_hs_priv.hChristopher Collins
2016-02-17BLE host - Don't lock conn list before att tx.Christopher Collins
2016-02-16(MYNEWT-68) BLE Host - mbuf size reqs; att_clt.Christopher Collins
2016-02-12BLE host - only check mutex state if OS started.Christopher Collins
2016-02-12(MYNEWT-64) BLE Host - HCI callback thread-safety.Christopher Collins
2016-02-08Convert nimble host from console_printf to sys/logChristopher Collins
2016-02-06replace license headers with ASF license. first pass.Sterling Hughes
2016-02-05Switch nimble host from private mbuf poool to msysChristopher Collins
2016-02-05GAP thread safty.Christopher Collins
2016-02-04Add thread safety to GATT client.Christopher Collins
2016-02-01Use correct macro for nzbss section and add a newline when displaying receive...wes3
2016-01-29L2CAP signal channel.Christopher Collins
2015-12-22Error code overhaul!Christopher Collins
2015-12-15ATT prepare write and execute write commands.Christopher Collins