-
大小: 24.1MB文件类型: .zip金币: 1下载: 0 次发布日期: 2023-06-28
- 语言: 其他
- 标签: BLE,cc2540
资源简介
CC2540/CC2541主从一体化透传源码(支持串口和APP,带AT命令),可以直接下载使用
代码片段和文件信息
/**************************************************************************************************
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 2018-01-09 15:03 BLE高级实践09 SmartRF开发板 主从一体串口透传\
目录 0 2014-09-09 22:31 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\
文件 11631452 2017-12-11 15:18 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart.zip
目录 0 2014-09-09 22:31 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\
目录 0 2014-09-09 22:31 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\
目录 0 2014-09-09 22:31 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\controller\
目录 0 2014-09-09 22:31 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\controller\include\
文件 105372 2013-05-15 05:57 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\controller\include\ll.h
文件 3370 2011-02-17 16:41 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\controller\include\ll_math.h
文件 3958 2013-02-27 10:25 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\controller\include\ll_sleep.h
文件 8683 2012-07-13 06:58 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\controller\include\ll_timer2.h
文件 70967 2013-01-30 16:20 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\controller\include\phy.h
文件 3683 2013-01-30 16:20 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\controller\include\phy_image.h
目录 0 2014-09-09 22:31 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\hci\
文件 6742 2012-09-07 09:40 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\hci\hci_data.h
文件 10076 2012-08-24 11:14 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\hci\hci_event.h
文件 13943 2013-03-05 07:58 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\hci\hci_tl.h
目录 0 2014-09-09 22:31 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\host\
文件 9800 2013-02-19 10:08 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\host\gatt_uuid.c
文件 8803 2011-11-07 10:13 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\host\li
目录 0 2014-09-09 22:31 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\include\
文件 43369 2013-05-01 13:58 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\include\att.h
文件 10782 2012-11-27 15:14 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\include\bcomdef.h
文件 56464 2013-05-01 13:58 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\include\gap.h
文件 63477 2011-09-15 13:00 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\include\gatt.h
文件 11287 2013-02-19 10:08 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\include\gatt_uuid.h
文件 86439 2013-05-14 12:23 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\include\hci.h
文件 13871 2012-01-04 15:47 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\include\l2cap.h
文件 12711 2012-10-29 13:32 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\ble\include\sm.h
目录 0 2014-09-09 22:31 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\hal\
目录 0 2014-09-09 22:31 BLE高级实践09 SmartRF开发板 主从一体串口透传\BLE-132-amomcu-uart2uart\Components\hal\common\
............此处省略541个文件信息
评论
共有 条评论