• 大小: 19.19MB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2024-03-04
  • 语言: 其他
  • 标签: BLE  CC2541  

资源简介

BLE-CC254x-1.3.2 蓝牙官方源代码 SensorTag(众多传感器通过I2C采集:加速度计,陀螺仪,温度计,湿度计,磁场计) RunningSensor(计步器) KeyFob(防丢器) HeartRate(心率器) BloodPressure(血压计) 等等很实用的场景代码

资源截图

代码片段和文件信息

/**************************************************************************************************
  Filename:       gatt_uuid.c
  Revised:        $Date: 2009-06-29 16:20:52 -0700 (Mon 29 Jun 2009) $
  Revision:       $Revision: 20240 $

  Description:    This file contains Generic Attribute Profile (GATT)
                  UUID types.


  Copyright 2011-2013 Texas Instruments Incorporated. All rights reserved.

  IMPORTANT: Your use of this Software is limited to those specific rights
  granted under the terms of a software license agreement between the user
  who downloaded the software his/her employer (which must be your employer)
  and Texas Instruments Incorporated (the “License“).  You may not use this
  Software unless you agree to abide by the terms of the License. The License
  limits your use and you acknowledge that the Software may not be modified
  copied or distributed unless embedded on a Texas Instruments microcontroller
  or used solely and exclusively in conjunction with a Texas Instruments radio
  frequency transceiver which is integrated into your product.  Other than for
  the foregoing purpose you may not use reproduce copy prepare derivative
  works of modify distribute perform display or sell this Software and/or
  its documentation for any purpose.

  YOU FURTHER ACKNOWLEDGE AND AGREE THAT THE SOFTWARE AND DOCUMENTATION ARE
  PROVIDED 揂S IS?WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS OR IMPLIED
  INCLUDING WITHOUT LIMITATION ANY WARRANTY OF MERCHANTABILITY title
  NON-INFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL
  TEXAS INSTRUMENTS OR ITS LICENSORS BE LIABLE OR OBLIGATED UNDER CONTRACT
  NEGLIGENCE STRICT LIABILITY CONTRIBUTION BREACH OF WARRANTY OR OTHER
  LEGAL EQUITABLE THEORY ANY DIRECT OR INDIRECT DAMAGES OR EXPENSES
  INCLUDING BUT NOT LIMITED TO ANY INCIDENTAL SPECIAL INDIRECT PUNITIVE
  OR CONSEQUENTIAL DAMAGES LOST PROFITS OR LOST DATA COST OF PROCUREMENT
  OF SUBSTITUTE GOODS TECHNOLOGY SERVICES OR ANY CLAIMS BY THIRD PARTIES
  (INCLUDING BUT NOT LIMITED TO ANY DEFENSE THEREOF) OR OTHER SIMILAR COSTS.

  Should you have any questions regarding your right to use this Software
  contact Texas Instruments Incorporated at www.TI.com.
**************************************************************************************************/


/*********************************************************************
 * INCLUDES
 */
#include “comdef.h“
#include “OSAL.h“

#include “gatt.h“
#include “gatt_uuid.h“

/*********************************************************************
 * MACROS
 */

/*********************************************************************
 * CONSTANTS
 */

/*********************************************************************
 * TYPEDEFS
 */

/*********************************************************************
 * GLOBAL VARIABLES
 */

/**
 * GATT Services
 */
// Generic Acc

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     645120  2013-05-22 10:18  BLE-CC254x-1.3.2\Accessories\BTool\BTool_Setup.msi

     文件     428032  2013-02-20 09:51  BLE-CC254x-1.3.2\Accessories\BTool\setup.exe

     文件       3408  2013-06-07 06:40  BLE-CC254x-1.3.2\Accessories\Drivers\ccxxxx_usb_cdc.inf

     文件     303816  2013-05-24 13:50  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2540MiniDkDemoSlave.hex

     文件     293552  2013-05-24 13:51  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2540_keyfob_SimpleBLEPeripheral.hex

     文件     414231  2013-05-24 13:47  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2540_SmartRF_HostTestRelease_All.hex

     文件     322181  2013-05-24 13:50  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2540_SmartRF_SimpleBLECentral.hex

     文件     295902  2013-05-24 13:51  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2540_SmartRF_SimpleBLEPeripheral.hex

     文件     336560  2013-05-24 13:48  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2540_USBdongle_HIDAdvRemoteDongle.hex

     文件     420894  2013-05-24 13:48  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2540_USBdongle_HostTestRelease_All.hex

     文件     362965  2013-05-23 11:39  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2541DK_BIM_SensorTagOadImgA.hex

     文件     311257  2013-05-24 13:50  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2541MiniDkDemoSlave.hex

     文件     358139  2013-05-24 13:48  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2541_ARC_HIDAdvRemote.hex

     文件     299594  2013-05-24 13:51  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2541_keyfob_SimpleBLEPeripheral.hex

     文件     433677  2013-05-24 13:47  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2541_SmartRF_HostTestRelease_All.hex

     文件     330078  2013-05-24 13:50  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2541_SmartRF_SimpleBLECentral.hex

     文件     301910  2013-05-24 13:51  BLE-CC254x-1.3.2\Accessories\HexFiles\CC2541_SmartRF_SimpleBLEPeripheral.hex

     文件     105372  2013-05-15 05:57  BLE-CC254x-1.3.2\Components\ble\controller\include\ll.h

     文件       3370  2011-02-17 16:41  BLE-CC254x-1.3.2\Components\ble\controller\include\ll_math.h

     文件       3958  2013-02-27 10:25  BLE-CC254x-1.3.2\Components\ble\controller\include\ll_sleep.h

     文件       8683  2012-07-13 06:58  BLE-CC254x-1.3.2\Components\ble\controller\include\ll_timer2.h

     文件      70967  2013-01-30 16:20  BLE-CC254x-1.3.2\Components\ble\controller\include\phy.h

     文件       3683  2013-01-30 16:20  BLE-CC254x-1.3.2\Components\ble\controller\include\phy_image.h

     文件       6742  2012-09-07 09:40  BLE-CC254x-1.3.2\Components\ble\hci\hci_data.h

     文件      10076  2012-08-24 11:14  BLE-CC254x-1.3.2\Components\ble\hci\hci_event.h

     文件      13943  2013-03-05 07:58  BLE-CC254x-1.3.2\Components\ble\hci\hci_tl.h

     文件       9800  2013-02-19 10:08  BLE-CC254x-1.3.2\Components\ble\host\gatt_uuid.c

     文件       8803  2011-11-07 10:13  BLE-CC254x-1.3.2\Components\ble\host\linkdb.h

     文件      43369  2013-05-01 13:58  BLE-CC254x-1.3.2\Components\ble\include\att.h

     文件      10782  2012-11-27 15:14  BLE-CC254x-1.3.2\Components\ble\include\bcomdef.h

............此处省略1792个文件信息

评论

共有 条评论