tree: 7c7b9bf3acc0e129a9412cc82cb7a316154548f2
  1. public/
  2. util/
  3. active_connection_manager.cc
  4. active_connection_manager.h
  5. active_connection_manager_impl.cc
  6. active_connection_manager_impl.h
  7. active_connection_manager_impl_unittest.cc
  8. authenticated_channel.cc
  9. authenticated_channel.h
  10. authenticated_channel_impl.cc
  11. authenticated_channel_impl.h
  12. authenticated_channel_impl_unittest.cc
  13. authenticator.cc
  14. authenticator.h
  15. background_eid_generator.cc
  16. background_eid_generator.h
  17. background_eid_generator_unittest.cc
  18. ble_advertisement_generator.cc
  19. ble_advertisement_generator.h
  20. ble_advertisement_generator_unittest.cc
  21. ble_advertiser.cc
  22. ble_advertiser.h
  23. ble_advertiser_impl.cc
  24. ble_advertiser_impl.h
  25. ble_advertiser_impl_unittest.cc
  26. ble_characteristics_finder.cc
  27. ble_characteristics_finder.h
  28. ble_characteristics_finder_unittest.cc
  29. ble_connection_manager.cc
  30. ble_connection_manager.h
  31. ble_connection_manager_impl.cc
  32. ble_connection_manager_impl.h
  33. ble_connection_manager_impl_unittest.cc
  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_synchronizer.cc
  54. ble_synchronizer.h
  55. ble_synchronizer_base.cc
  56. ble_synchronizer_base.h
  57. ble_synchronizer_unittest.cc
  58. ble_weave_client_connection.cc
  59. ble_weave_client_connection.h
  60. ble_weave_client_connection_unittest.cc
  61. ble_weave_defines.h
  62. ble_weave_packet_generator.cc
  63. ble_weave_packet_generator.h
  64. ble_weave_packet_generator_unittest.cc
  65. ble_weave_packet_receiver.cc
  66. ble_weave_packet_receiver.h
  67. ble_weave_packet_receiver_unittest.cc
  68. bluetooth_helper.cc
  69. bluetooth_helper.h
  70. bluetooth_helper_impl.cc
  71. bluetooth_helper_impl.h
  72. bluetooth_helper_impl_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_metrics_logger.cc
  95. connection_metrics_logger.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. DIR_METADATA
  117. error_tolerant_ble_advertisement.cc
  118. error_tolerant_ble_advertisement.h
  119. error_tolerant_ble_advertisement_impl.cc
  120. error_tolerant_ble_advertisement_impl.h
  121. error_tolerant_ble_advertisement_impl_unittest.cc
  122. fake_active_connection_manager.cc
  123. fake_active_connection_manager.h
  124. fake_authenticated_channel.cc
  125. fake_authenticated_channel.h
  126. fake_authenticator.cc
  127. fake_authenticator.h
  128. fake_background_eid_generator.cc
  129. fake_background_eid_generator.h
  130. fake_ble_advertisement_generator.cc
  131. fake_ble_advertisement_generator.h
  132. fake_ble_advertiser.cc
  133. fake_ble_advertiser.h
  134. fake_ble_connection_manager.cc
  135. fake_ble_connection_manager.h
  136. fake_ble_scanner.cc
  137. fake_ble_scanner.h
  138. fake_ble_synchronizer.cc
  139. fake_ble_synchronizer.h
  140. fake_bluetooth_helper.cc
  141. fake_bluetooth_helper.h
  142. fake_channel.cc
  143. fake_channel.h
  144. fake_client_connection_parameters.cc
  145. fake_client_connection_parameters.h
  146. fake_connect_to_device_operation.h
  147. fake_connection.cc
  148. fake_connection.h
  149. fake_connection_attempt.h
  150. fake_connection_attempt_delegate.cc
  151. fake_connection_attempt_delegate.h
  152. fake_connection_delegate.cc
  153. fake_connection_delegate.h
  154. fake_error_tolerant_ble_advertisement.cc
  155. fake_error_tolerant_ble_advertisement.h
  156. fake_file_payload_listener.cc
  157. fake_file_payload_listener.h
  158. fake_message_receiver.cc
  159. fake_message_receiver.h
  160. fake_multiplexed_channel.cc
  161. fake_multiplexed_channel.h
  162. fake_nearby_connection_manager.cc
  163. fake_nearby_connection_manager.h
  164. fake_nearby_connection_state_listener.cc
  165. fake_nearby_connection_state_listener.h
  166. fake_pending_connection_manager.cc
  167. fake_pending_connection_manager.h
  168. fake_pending_connection_request.h
  169. fake_pending_connection_request_delegate.cc
  170. fake_pending_connection_request_delegate.h
  171. fake_secure_channel.cc
  172. fake_secure_channel.h
  173. fake_secure_channel_connection.cc
  174. fake_secure_channel_connection.h
  175. fake_secure_channel_disconnector.cc
  176. fake_secure_channel_disconnector.h
  177. fake_secure_context.cc
  178. fake_secure_context.h
  179. fake_single_client_proxy.cc
  180. fake_single_client_proxy.h
  181. fake_wire_message.cc
  182. fake_wire_message.h
  183. file_transfer_update_callback.h
  184. foreground_eid_generator.cc
  185. foreground_eid_generator.h
  186. foreground_eid_generator_unittest.cc
  187. mock_foreground_eid_generator.cc
  188. mock_foreground_eid_generator.h
  189. multiplexed_channel.cc
  190. multiplexed_channel.h
  191. multiplexed_channel_impl.cc
  192. multiplexed_channel_impl.h
  193. multiplexed_channel_impl_unittest.cc
  194. nearby_connection.cc
  195. nearby_connection.h
  196. nearby_connection_manager.cc
  197. nearby_connection_manager.h
  198. nearby_connection_manager_impl.cc
  199. nearby_connection_manager_impl.h
  200. nearby_connection_manager_impl_unittest.cc
  201. nearby_connection_metrics_recorder.cc
  202. nearby_connection_metrics_recorder.h
  203. nearby_connection_metrics_recorder_unittest.cc
  204. nearby_connection_unittest.cc
  205. nearby_initiator_connection_attempt.cc
  206. nearby_initiator_connection_attempt.h
  207. nearby_initiator_failure_type.cc
  208. nearby_initiator_failure_type.h
  209. nearby_initiator_operation.cc
  210. nearby_initiator_operation.h
  211. nearby_initiator_operation_unittest.cc
  212. OWNERS
  213. pending_ble_connection_request_base.h
  214. pending_ble_connection_request_base_unittest.cc
  215. pending_ble_initiator_connection_request.cc
  216. pending_ble_initiator_connection_request.h
  217. pending_ble_initiator_connection_request_unittest.cc
  218. pending_ble_listener_connection_request.cc
  219. pending_ble_listener_connection_request.h
  220. pending_ble_listener_connection_request_unittest.cc
  221. pending_connection_manager.cc
  222. pending_connection_manager.h
  223. pending_connection_manager_impl.cc
  224. pending_connection_manager_impl.h
  225. pending_connection_manager_impl_unittest.cc
  226. pending_connection_request.h
  227. pending_connection_request_base.h
  228. pending_connection_request_base_unittest.cc
  229. pending_connection_request_delegate.cc
  230. pending_connection_request_delegate.h
  231. pending_nearby_initiator_connection_request.cc
  232. pending_nearby_initiator_connection_request.h
  233. pending_nearby_initiator_connection_request_unittest.cc
  234. presence_monitor_delegate.cc
  235. presence_monitor_delegate.h
  236. presence_monitor_impl.cc
  237. presence_monitor_impl.h
  238. raw_eid_generator.h
  239. raw_eid_generator_impl.cc
  240. raw_eid_generator_impl.h
  241. raw_eid_generator_impl_unittest.cc
  242. register_payload_file_request.cc
  243. register_payload_file_request.h
  244. remote_attribute.h
  245. secure_channel.cc
  246. secure_channel.h
  247. secure_channel_base.cc
  248. secure_channel_base.h
  249. secure_channel_disconnector.h
  250. secure_channel_disconnector_impl.cc
  251. secure_channel_disconnector_impl.h
  252. secure_channel_disconnector_impl_unittest.cc
  253. secure_channel_impl.cc
  254. secure_channel_impl.h
  255. secure_channel_initializer.cc
  256. secure_channel_initializer.h
  257. secure_channel_service_unittest.cc
  258. secure_channel_unittest.cc
  259. secure_context.h
  260. session_keys.cc
  261. session_keys.h
  262. session_keys_unittest.cc
  263. shared_resource_scheduler.cc
  264. shared_resource_scheduler.h
  265. shared_resource_scheduler_unittest.cc
  266. single_client_proxy.cc
  267. single_client_proxy.h
  268. single_client_proxy_impl.cc
  269. single_client_proxy_impl.h
  270. single_client_proxy_impl_unittest.cc
  271. wire_message.cc
  272. wire_message.h
  273. wire_message_unittest.cc