• 大小: 8.02MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-10-07
  • 语言: 其他
  • 标签: Smart  Band  

资源简介

蓝牙智能手环 CC2541

资源截图

代码片段和文件信息

/**************************************************************************************************
  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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-05-17 00:28  FUN(BLE4.0)5-15\
     目录           0  2016-04-23 02:05  FUN(BLE4.0)5-15\Components\
     目录           0  2016-04-23 02:05  FUN(BLE4.0)5-15\Components\ble\
     目录           0  2016-04-23 02:05  FUN(BLE4.0)5-15\Components\ble\controller\
     目录           0  2016-04-23 02:05  FUN(BLE4.0)5-15\Components\ble\controller\include\
     文件      109731  2013-08-15 11:30  FUN(BLE4.0)5-15\Components\ble\controller\include\ll.h
     文件        3370  2011-02-17 15:41  FUN(BLE4.0)5-15\Components\ble\controller\include\ll_math.h
     文件        3958  2013-02-27 09:25  FUN(BLE4.0)5-15\Components\ble\controller\include\ll_sleep.h
     文件        8683  2012-07-13 05:58  FUN(BLE4.0)5-15\Components\ble\controller\include\ll_timer2.h
     文件       71293  2013-10-22 08:00  FUN(BLE4.0)5-15\Components\ble\controller\include\phy.h
     文件        3683  2013-01-30 15:20  FUN(BLE4.0)5-15\Components\ble\controller\include\phy_image.h
     目录           0  2016-04-23 02:05  FUN(BLE4.0)5-15\Components\ble\hci\
     文件        3816  2013-09-30 10:17  FUN(BLE4.0)5-15\Components\ble\hci\hci_data.h
     文件       10076  2012-08-24 10:14  FUN(BLE4.0)5-15\Components\ble\hci\hci_event.h
     文件       14329  2013-08-15 11:30  FUN(BLE4.0)5-15\Components\ble\hci\hci_tl.h
     目录           0  2016-04-23 02:05  FUN(BLE4.0)5-15\Components\ble\host\
     文件        9819  2013-09-26 14:13  FUN(BLE4.0)5-15\Components\ble\host\gatt_uuid.c
     文件        9622  2013-06-28 10:03  FUN(BLE4.0)5-15\Components\ble\host\linkdb.h
     目录           0  2016-04-23 02:05  FUN(BLE4.0)5-15\Components\ble\include\
     文件       43369  2013-05-01 12:58  FUN(BLE4.0)5-15\Components\ble\include\att.h
     文件       10782  2012-11-27 14:14  FUN(BLE4.0)5-15\Components\ble\include\bcomdef.h
     文件       57347  2013-08-26 14:11  FUN(BLE4.0)5-15\Components\ble\include\gap.h
     文件       64808  2013-09-05 10:19  FUN(BLE4.0)5-15\Components\ble\include\gatt.h
     文件        6618  2013-09-26 14:13  FUN(BLE4.0)5-15\Components\ble\include\gatt_uuid.h
     文件       90243  2013-09-05 10:19  FUN(BLE4.0)5-15\Components\ble\include\hci.h
     文件       14378  2013-09-05 10:19  FUN(BLE4.0)5-15\Components\ble\include\l2cap.h
     文件       12711  2012-10-29 12:32  FUN(BLE4.0)5-15\Components\ble\include\sm.h
     目录           0  2016-04-23 02:05  FUN(BLE4.0)5-15\Components\hal\
     目录           0  2016-04-23 02:05  FUN(BLE4.0)5-15\Components\hal\common\
     文件        9887  2010-11-22 08:13  FUN(BLE4.0)5-15\Components\hal\common\hal_assert.c
     文件        9048  2013-10-25 12:41  FUN(BLE4.0)5-15\Components\hal\common\hal_drivers.c
............此处省略407个文件信息

评论

共有 条评论