summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-05-17BLE Host - On disconnect, call non-conn CBs first.Christopher Collins
2016-05-17BLE Host - disconn: delete conn before app cb.Christopher Collins
2016-05-16BLE Host - Send irk and csrk during key dist.Christopher Collins
2016-05-16BLE Host - tx slave security request.Christopher Collins
2016-05-16BLE Host - rx slave security request.Christopher Collins
2016-05-16BLE Host - Add bonded flag to SM proc.Christopher Collins
2016-05-16BLE Host - Rename sec procs to match spec languageChristopher Collins
2016-05-16Fix scheduling bugsWilliam San Filippo
2016-05-13BLE Host - Enforce thread safety in unit tests.Christopher Collins
2016-05-12BLE Host - Formalize some GATT thread safety reqs.Christopher Collins
2016-05-11BLE host - rename struct with appropriate prefix.Christopher Collins
2016-05-11BLE Host - SM passkey unit tests.Christopher Collins
2016-05-11BLE Host unit tests - queue of previous data txes.Christopher Collins
2016-05-11BLE Host - callback when SM proc ends due to term.Christopher Collins
2016-05-11BLE Host - Always set timer for GATT client procs.Christopher Collins
2016-05-10BLE host - More specific reasons for disconnect.Christopher Collins
2016-05-09BLE host - fix check for sufficient conn resourcesChristopher Collins
2016-05-09BLE host - Set random address HCI command.Christopher Collins
2016-05-09BLE host - only include eddystone if specified.Christopher Collins
2016-05-09BLE Host: Send invalid CID l2cap sig err.Christopher Collins
2016-05-09BLE host - eddystone advertisements.Christopher Collins
2016-05-09BLE host - unit test for invalid pair-rsp.Christopher Collins
2016-05-08BLE host - remove ble_l2cap_sm_process_status().Christopher Collins
2016-05-08BLE host - Ensure pair-req sender is master.Christopher Collins
2016-05-07BLE host - Validate pair req/rsp at rx time.Christopher Collins
2016-05-07BLE host - whitespace fix.Christopher Collins
2016-05-06BLE host - bonding.Christopher Collins
2016-05-06fix merge conflictSterling Hughes
2016-05-06add more documentation of callouts. remove os_callout_init() which was unuse...Sterling Hughes
2016-05-06Code now asks PHY maximum data pdu payload sizeWilliam San Filippo
2016-05-05LL feature configuration for controller moved to nimble_opt.hWilliam San Filippo
2016-05-04BLE host - Add BLE_GAP_ prefix to passkey actions.Christopher Collins
2016-05-04BLE host - fix typo in iocap-pairing tables.Christopher Collins
2016-05-04BLE host: Return correct att err for sec issues.Christopher Collins
2016-05-04BLE host - indicate correct peer addr type in pairChristopher Collins
2016-05-04BLE host - swap PIN endianness in TK.Christopher Collins
2016-05-03BLE Host - use big endian for iBeacon ver fields.Christopher Collins
2016-05-03changes to support passkey requests and MITMPaul Dietrich
2016-05-03Fix l2cap-sm thread-safety.Christopher Collins
2016-05-03Do not obtain and hold a mbuf just to transmit advertisements.William San Filippo
2016-05-03Fix encryption event errorWilliam San Filippo
2016-05-02MYNEWT-85: Transmit timing fixesWilliam San Filippo
2016-04-27MYNEWT-85: Fix BLE timing for start of connection events.William San Filippo
2016-04-25MYNEWT-99: implement encryption pause procedureWilliam San Filippo
2016-04-25Fix bug in data length extension procedureWilliam San Filippo
2016-04-22Modify bletest for new hostWilliam San Filippo
2016-04-21MYNEWT-284: fix nrf51 radio state errorsWilliam San Filippo
2016-04-20ble host - make priv header filenames consistent.Christopher Collins
2016-04-20ble host - rename "app task" to "parent task"Christopher Collins
2016-04-20ble ll - don't undef feature macros.Christopher Collins