tree: 40d7bda279f2932931ea1352c7b87e96fce16e11 [path history] [tgz]
  1. public/
  2. active_connection_manager.cc
  3. active_connection_manager.h
  4. active_connection_manager_impl.cc
  5. active_connection_manager_impl.h
  6. active_connection_manager_impl_unittest.cc
  7. authenticated_channel.cc
  8. authenticated_channel.h
  9. authenticated_channel_impl.cc
  10. authenticated_channel_impl.h
  11. authenticated_channel_impl_unittest.cc
  12. authenticator.cc
  13. authenticator.h
  14. background_eid_generator.cc
  15. background_eid_generator.h
  16. background_eid_generator_unittest.cc
  17. ble_advertisement_generator.cc
  18. ble_advertisement_generator.h
  19. ble_advertisement_generator_unittest.cc
  20. ble_advertiser.cc
  21. ble_advertiser.h
  22. ble_advertiser_impl.cc
  23. ble_advertiser_impl.h
  24. ble_advertiser_impl_unittest.cc
  25. ble_characteristics_finder.cc
  26. ble_characteristics_finder.h
  27. ble_characteristics_finder_unittest.cc
  28. ble_connection_manager.cc
  29. ble_connection_manager.h
  30. ble_connection_manager_impl.cc
  31. ble_connection_manager_impl.h
  32. ble_connection_manager_impl_unittest.cc
  33. ble_constants.h
  34. ble_initiator_connection_attempt.cc
  35. ble_initiator_connection_attempt.h
  36. ble_initiator_failure_type.cc
  37. ble_initiator_failure_type.h
  38. ble_initiator_operation.cc
  39. ble_initiator_operation.h
  40. ble_initiator_operation_unittest.cc
  41. ble_listener_connection_attempt.cc
  42. ble_listener_connection_attempt.h
  43. ble_listener_failure_type.cc
  44. ble_listener_failure_type.h
  45. ble_listener_operation.cc
  46. ble_listener_operation.h
  47. ble_listener_operation_unittest.cc
  48. ble_scanner.cc
  49. ble_scanner.h
  50. ble_scanner_impl.cc
  51. ble_scanner_impl.h
  52. ble_scanner_impl_unittest.cc
  53. ble_service_data_helper.cc
  54. ble_service_data_helper.h
  55. ble_service_data_helper_impl.cc
  56. ble_service_data_helper_impl.h
  57. ble_service_data_helper_impl_unittest.cc
  58. ble_synchronizer.cc
  59. ble_synchronizer.h
  60. ble_synchronizer_base.cc
  61. ble_synchronizer_base.h
  62. ble_synchronizer_unittest.cc
  63. ble_weave_client_connection.cc
  64. ble_weave_client_connection.h
  65. ble_weave_client_connection_unittest.cc
  66. ble_weave_defines.h
  67. ble_weave_packet_generator.cc
  68. ble_weave_packet_generator.h
  69. ble_weave_packet_generator_unittest.cc
  70. ble_weave_packet_receiver.cc
  71. ble_weave_packet_receiver.h
  72. ble_weave_packet_receiver_unittest.cc
  73. BUILD.gn
  74. channel_impl.cc
  75. channel_impl.h
  76. client_connection_parameters.cc
  77. client_connection_parameters.h
  78. client_connection_parameters_impl.cc
  79. client_connection_parameters_impl.h
  80. client_connection_parameters_impl_unittest.cc
  81. connect_to_device_operation.h
  82. connect_to_device_operation_base.h
  83. connect_to_device_operation_base_unittest.cc
  84. connection.cc
  85. connection.h
  86. connection_attempt.h
  87. connection_attempt_base.h
  88. connection_attempt_base_unittest.cc
  89. connection_attempt_delegate.h
  90. connection_attempt_details.cc
  91. connection_attempt_details.h
  92. connection_details.cc
  93. connection_details.h
  94. connection_medium.cc
  95. connection_medium.h
  96. connection_observer.h
  97. connection_role.cc
  98. connection_role.h
  99. connection_unittest.cc
  100. data_with_timestamp.cc
  101. data_with_timestamp.h
  102. DEPS
  103. device_id_pair.cc
  104. device_id_pair.h
  105. device_to_device_authenticator.cc
  106. device_to_device_authenticator.h
  107. device_to_device_authenticator_unittest.cc
  108. device_to_device_initiator_helper.cc
  109. device_to_device_initiator_helper.h
  110. device_to_device_operations_unittest.cc
  111. device_to_device_responder_operations.cc
  112. device_to_device_responder_operations.h
  113. device_to_device_secure_context.cc
  114. device_to_device_secure_context.h
  115. device_to_device_secure_context_unittest.cc
  116. error_tolerant_ble_advertisement.cc
  117. error_tolerant_ble_advertisement.h
  118. error_tolerant_ble_advertisement_impl.cc
  119. error_tolerant_ble_advertisement_impl.h
  120. error_tolerant_ble_advertisement_impl_unittest.cc
  121. fake_active_connection_manager.cc
  122. fake_active_connection_manager.h
  123. fake_authenticated_channel.cc
  124. fake_authenticated_channel.h
  125. fake_authenticator.cc
  126. fake_authenticator.h
  127. fake_background_eid_generator.cc
  128. fake_background_eid_generator.h
  129. fake_ble_advertisement_generator.cc
  130. fake_ble_advertisement_generator.h
  131. fake_ble_advertiser.cc
  132. fake_ble_advertiser.h
  133. fake_ble_connection_manager.cc
  134. fake_ble_connection_manager.h
  135. fake_ble_scanner.cc
  136. fake_ble_scanner.h
  137. fake_ble_service_data_helper.cc
  138. fake_ble_service_data_helper.h
  139. fake_ble_synchronizer.cc
  140. fake_ble_synchronizer.h
  141. fake_channel.cc
  142. fake_channel.h
  143. fake_client_connection_parameters.cc
  144. fake_client_connection_parameters.h
  145. fake_connect_to_device_operation.h
  146. fake_connection.cc
  147. fake_connection.h
  148. fake_connection_attempt.h
  149. fake_connection_attempt_delegate.cc
  150. fake_connection_attempt_delegate.h
  151. fake_connection_delegate.cc
  152. fake_connection_delegate.h
  153. fake_error_tolerant_ble_advertisement.cc
  154. fake_error_tolerant_ble_advertisement.h
  155. fake_message_receiver.cc
  156. fake_message_receiver.h
  157. fake_multiplexed_channel.cc
  158. fake_multiplexed_channel.h
  159. fake_one_shot_timer.cc
  160. fake_one_shot_timer.h
  161. fake_pending_connection_manager.cc
  162. fake_pending_connection_manager.h
  163. fake_pending_connection_request.h
  164. fake_pending_connection_request_delegate.cc
  165. fake_pending_connection_request_delegate.h
  166. fake_secure_channel.cc
  167. fake_secure_channel.h
  168. fake_secure_channel_connection.cc
  169. fake_secure_channel_connection.h
  170. fake_secure_channel_disconnector.cc
  171. fake_secure_channel_disconnector.h
  172. fake_secure_context.cc
  173. fake_secure_context.h
  174. fake_single_client_message_proxy.cc
  175. fake_single_client_message_proxy.h
  176. fake_timer_factory.cc
  177. fake_timer_factory.h
  178. fake_wire_message.cc
  179. fake_wire_message.h
  180. foreground_eid_generator.cc
  181. foreground_eid_generator.h
  182. foreground_eid_generator_unittest.cc
  183. latency_metrics_logger.cc
  184. latency_metrics_logger.h
  185. mock_foreground_eid_generator.cc
  186. mock_foreground_eid_generator.h
  187. multiplexed_channel.cc
  188. multiplexed_channel.h
  189. multiplexed_channel_impl.cc
  190. multiplexed_channel_impl.h
  191. multiplexed_channel_impl_unittest.cc
  192. OWNERS
  193. pending_ble_connection_request_base.h
  194. pending_ble_connection_request_base_unittest.cc
  195. pending_ble_initiator_connection_request.cc
  196. pending_ble_initiator_connection_request.h
  197. pending_ble_initiator_connection_request_unittest.cc
  198. pending_ble_listener_connection_request.cc
  199. pending_ble_listener_connection_request.h
  200. pending_ble_listener_connection_request_unittest.cc
  201. pending_connection_manager.cc
  202. pending_connection_manager.h
  203. pending_connection_manager_impl.cc
  204. pending_connection_manager_impl.h
  205. pending_connection_manager_impl_unittest.cc
  206. pending_connection_request.h
  207. pending_connection_request_base.h
  208. pending_connection_request_base_unittest.cc
  209. pending_connection_request_delegate.cc
  210. pending_connection_request_delegate.h
  211. raw_eid_generator.h
  212. raw_eid_generator_impl.cc
  213. raw_eid_generator_impl.h
  214. raw_eid_generator_impl_unittest.cc
  215. remote_attribute.h
  216. secure_channel.cc
  217. secure_channel.h
  218. secure_channel_base.cc
  219. secure_channel_base.h
  220. secure_channel_disconnector.h
  221. secure_channel_disconnector_impl.cc
  222. secure_channel_disconnector_impl.h
  223. secure_channel_disconnector_impl_unittest.cc
  224. secure_channel_impl.cc
  225. secure_channel_impl.h
  226. secure_channel_initializer.cc
  227. secure_channel_initializer.h
  228. secure_channel_service.cc
  229. secure_channel_service.h
  230. secure_channel_service_unittest.cc
  231. secure_channel_unittest.cc
  232. secure_context.h
  233. session_keys.cc
  234. session_keys.h
  235. session_keys_unittest.cc
  236. shared_resource_scheduler.cc
  237. shared_resource_scheduler.h
  238. shared_resource_scheduler_unittest.cc
  239. single_client_message_proxy.cc
  240. single_client_message_proxy.h
  241. single_client_message_proxy_impl.cc
  242. single_client_message_proxy_impl.h
  243. single_client_message_proxy_impl_unittest.cc
  244. timer_factory.h
  245. timer_factory_impl.cc
  246. timer_factory_impl.h
  247. wire_message.cc
  248. wire_message.h
  249. wire_message_unittest.cc