PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

165 lines
5.5KB

  1. /* Copyright (c) 2012 Nordic Semiconductor. All Rights Reserved.
  2. *
  3. * The information contained herein is property of Nordic Semiconductor ASA.
  4. * Terms and conditions of usage are described in detail in NORDIC
  5. * SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT.
  6. *
  7. * Licensees are granted free, non-transferable use of the information. NO
  8. * WARRANTY of ANY KIND is provided. This heading must NOT be removed from
  9. * the file.
  10. */
  11. /**
  12. * This file is autogenerated by nRFgo Studio 1.14.1.2369
  13. */
  14. #ifndef SETUP_MESSAGES_H__
  15. #define SETUP_MESSAGES_H__
  16. #include "hal_platform.h"
  17. #include "aci.h"
  18. #define PIPE_GAP_DEVICE_NAME_SET 1
  19. #define PIPE_UART_OVER_BTLE_UART_RX_RX 2
  20. #define PIPE_UART_OVER_BTLE_UART_TX_TX 3
  21. #define PIPE_DEVICE_INFORMATION_HARDWARE_REVISION_STRING_SET 4
  22. #define NUMBER_OF_PIPES 4
  23. #define SERVICES_PIPE_TYPE_MAPPING_CONTENT {\
  24. {ACI_STORE_LOCAL, ACI_SET}, \
  25. {ACI_STORE_LOCAL, ACI_RX}, \
  26. {ACI_STORE_LOCAL, ACI_TX}, \
  27. {ACI_STORE_LOCAL, ACI_SET}, \
  28. }
  29. #define GAP_PPCP_MAX_CONN_INT 0x12 /**< Maximum connection interval as a multiple of 1.25 msec , 0xFFFF means no specific value requested */
  30. #define GAP_PPCP_MIN_CONN_INT 0x6 /**< Minimum connection interval as a multiple of 1.25 msec , 0xFFFF means no specific maximum*/
  31. #define GAP_PPCP_SLAVE_LATENCY 0
  32. #define GAP_PPCP_CONN_TIMEOUT 0xa /** Connection Supervision timeout multiplier as a multiple of 10msec, 0xFFFF means no specific value requested */
  33. #define NB_SETUP_MESSAGES 21
  34. #define SETUP_MESSAGES_CONTENT {\
  35. {0x00,\
  36. {\
  37. 0x07,0x06,0x00,0x00,0x03,0x02,0x41,0xd7,\
  38. },\
  39. },\
  40. {0x00,\
  41. {\
  42. 0x1f,0x06,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x04,0x00,0x04,0x01,0x01,0x00,0x00,0x06,0x00,0x00,\
  43. 0x90,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\
  44. },\
  45. },\
  46. {0x00,\
  47. {\
  48. 0x1f,0x06,0x10,0x1c,0x01,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\
  49. 0x00,0x00,0x00,0x14,0x00,0x00,0x00,0x14,0x03,0x90,0x01,0x64,\
  50. },\
  51. },\
  52. {0x00,\
  53. {\
  54. 0x1f,0x06,0x10,0x38,0x02,0xff,0x02,0x58,0x00,0x05,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\
  55. 0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\
  56. },\
  57. },\
  58. {0x00,\
  59. {\
  60. 0x05,0x06,0x10,0x54,0x00,0x00,\
  61. },\
  62. },\
  63. {0x00,\
  64. {\
  65. 0x1f,0x06,0x20,0x00,0x04,0x04,0x02,0x02,0x00,0x01,0x28,0x00,0x01,0x00,0x18,0x04,0x04,0x05,0x05,0x00,\
  66. 0x02,0x28,0x03,0x01,0x0e,0x03,0x00,0x00,0x2a,0x04,0x14,0x07,\
  67. },\
  68. },\
  69. {0x00,\
  70. {\
  71. 0x1f,0x06,0x20,0x1c,0x04,0x00,0x03,0x2a,0x00,0x01,0x55,0x41,0x52,0x54,0x69,0x63,0x73,0x04,0x04,0x05,\
  72. 0x05,0x00,0x04,0x28,0x03,0x01,0x02,0x05,0x00,0x01,0x2a,0x06,\
  73. },\
  74. },\
  75. {0x00,\
  76. {\
  77. 0x1f,0x06,0x20,0x38,0x04,0x03,0x02,0x00,0x05,0x2a,0x01,0x01,0x00,0x00,0x04,0x04,0x05,0x05,0x00,0x06,\
  78. 0x28,0x03,0x01,0x02,0x07,0x00,0x04,0x2a,0x06,0x04,0x09,0x08,\
  79. },\
  80. },\
  81. {0x00,\
  82. {\
  83. 0x1f,0x06,0x20,0x54,0x00,0x07,0x2a,0x04,0x01,0x06,0x00,0x12,0x00,0x00,0x00,0x0a,0x00,0x04,0x04,0x02,\
  84. 0x02,0x00,0x08,0x28,0x00,0x01,0x01,0x18,0x04,0x04,0x10,0x10,\
  85. },\
  86. },\
  87. {0x00,\
  88. {\
  89. 0x1f,0x06,0x20,0x70,0x00,0x09,0x28,0x00,0x01,0x9e,0xca,0xdc,0x24,0x0e,0xe5,0xa9,0xe0,0x93,0xf3,0xa3,\
  90. 0xb5,0x01,0x00,0x40,0x6e,0x04,0x04,0x13,0x13,0x00,0x0a,0x28,\
  91. },\
  92. },\
  93. {0x00,\
  94. {\
  95. 0x1f,0x06,0x20,0x8c,0x03,0x01,0x04,0x0b,0x00,0x9e,0xca,0xdc,0x24,0x0e,0xe5,0xa9,0xe0,0x93,0xf3,0xa3,\
  96. 0xb5,0x02,0x00,0x40,0x6e,0x44,0x10,0x14,0x00,0x00,0x0b,0x00,\
  97. },\
  98. },\
  99. {0x00,\
  100. {\
  101. 0x1f,0x06,0x20,0xa8,0x02,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\
  102. 0x00,0x00,0x00,0x00,0x00,0x00,0x04,0x04,0x13,0x13,0x00,0x0c,\
  103. },\
  104. },\
  105. {0x00,\
  106. {\
  107. 0x1f,0x06,0x20,0xc4,0x28,0x03,0x01,0x10,0x0d,0x00,0x9e,0xca,0xdc,0x24,0x0e,0xe5,0xa9,0xe0,0x93,0xf3,\
  108. 0xa3,0xb5,0x03,0x00,0x40,0x6e,0x14,0x00,0x14,0x00,0x00,0x0d,\
  109. },\
  110. },\
  111. {0x00,\
  112. {\
  113. 0x1f,0x06,0x20,0xe0,0x00,0x03,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\
  114. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x46,0x14,0x03,0x02,0x00,\
  115. },\
  116. },\
  117. {0x00,\
  118. {\
  119. 0x1f,0x06,0x20,0xfc,0x0e,0x29,0x02,0x01,0x00,0x00,0x04,0x04,0x02,0x02,0x00,0x0f,0x28,0x00,0x01,0x0a,\
  120. 0x18,0x04,0x04,0x05,0x05,0x00,0x10,0x28,0x03,0x01,0x02,0x11,\
  121. },\
  122. },\
  123. {0x00,\
  124. {\
  125. 0x19,0x06,0x21,0x18,0x00,0x27,0x2a,0x04,0x04,0x09,0x01,0x00,0x11,0x2a,0x27,0x01,0x0a,0x00,0x00,0x00,\
  126. 0x00,0x00,0x00,0x00,0x00,0x00,\
  127. },\
  128. },\
  129. {0x00,\
  130. {\
  131. 0x1f,0x06,0x40,0x00,0x2a,0x00,0x01,0x00,0x80,0x04,0x00,0x03,0x00,0x00,0x00,0x02,0x02,0x00,0x08,0x04,\
  132. 0x00,0x0b,0x00,0x00,0x00,0x03,0x02,0x00,0x02,0x04,0x00,0x0d,\
  133. },\
  134. },\
  135. {0x00,\
  136. {\
  137. 0x0f,0x06,0x40,0x1c,0x00,0x0e,0x2a,0x27,0x01,0x00,0x80,0x04,0x00,0x11,0x00,0x00,\
  138. },\
  139. },\
  140. {0x00,\
  141. {\
  142. 0x13,0x06,0x50,0x00,0x9e,0xca,0xdc,0x24,0x0e,0xe5,0xa9,0xe0,0x93,0xf3,0xa3,0xb5,0x00,0x00,0x40,0x6e,\
  143. },\
  144. },\
  145. {0x00,\
  146. {\
  147. 0x0f,0x06,0x60,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\
  148. },\
  149. },\
  150. {0x00,\
  151. {\
  152. 0x06,0x06,0xf0,0x00,0x03,0xd3,0x88,\
  153. },\
  154. },\
  155. }
  156. #endif