nochanges

Dependents:   BLE_Acceleration_Statejudging

Fork of nRF51822 by Nordic Semiconductor

Files at this revision

API Documentation at this revision

Comitter:
MonroeLee
Date:
Thu Jun 09 05:15:47 2016 +0000
Parent:
65:98215c4f3a25
Commit message:
no changes

Changed in this revision

btle/btle.cpp Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/app_button.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/app_error.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/app_fifo.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/app_gpiote.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/app_scheduler.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/app_timer.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/app_trace.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/app_uart.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/app_util.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/crc16.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/hal_transport.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/hci_mem_pool.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/hci_mem_pool_internal.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/hci_slip.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/hci_transport.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/app_common/pstorage.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_advdata.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_advdata_parser.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_central_bondmngr.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_conn_params.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_date_time.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_debug_assert_handler.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_dtm.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_error_log.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_flash.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_racp.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_radio_notification.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_sensorsim.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_ans_c.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_bas.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_bps.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_cscs.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_dfu.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_dis.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_gls.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_gls_db.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_hids.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_hrs.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_hts.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_ias.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_ias_c.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_lls.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_rscs.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_sc_ctrlpt.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_sensor_location.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_srv_common.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/ble_services/ble_tps.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/ble/device_manager/device_manager.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/s110/nrf_mbr.h Show annotated file Show diff for this revision Revisions of this file
nordic/nrf-sdk/sd_common/app_util_platform.h Show annotated file Show diff for this revision Revisions of this file
diff -r 98215c4f3a25 -r 6efcf74f000d btle/btle.cpp
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/app_button.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/app_error.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/app_fifo.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/app_gpiote.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/app_scheduler.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/app_timer.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/app_trace.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/app_uart.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/app_util.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/crc16.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/hal_transport.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/hci_mem_pool.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/hci_mem_pool_internal.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/hci_slip.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/hci_transport.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/app_common/pstorage.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_advdata.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_advdata_parser.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_central_bondmngr.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_conn_params.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_date_time.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_debug_assert_handler.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_dtm.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_error_log.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_flash.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_racp.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_radio_notification.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_sensorsim.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_ans_c.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_bas.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_bps.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_cscs.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_dfu.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_dis.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_gls.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_gls_db.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_hids.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_hrs.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_hts.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_ias.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_ias_c.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_lls.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_rscs.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_sc_ctrlpt.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_sensor_location.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_srv_common.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/ble_services/ble_tps.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/ble/device_manager/device_manager.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/s110/nrf_mbr.h
diff -r 98215c4f3a25 -r 6efcf74f000d nordic/nrf-sdk/sd_common/app_util_platform.h