tree: 8e88d047286a120ef854f0b15151fcb08c004b41 [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. ble_advertiser.cc
  13. ble_advertiser.h
  14. ble_advertiser_impl.cc
  15. ble_advertiser_impl.h
  16. ble_advertiser_impl_unittest.cc
  17. ble_connection_manager.cc
  18. ble_connection_manager.h
  19. ble_connection_manager_impl.cc
  20. ble_connection_manager_impl.h
  21. ble_connection_manager_impl_unittest.cc
  22. ble_constants.h
  23. ble_initiator_connection_attempt.cc
  24. ble_initiator_connection_attempt.h
  25. ble_initiator_failure_type.cc
  26. ble_initiator_failure_type.h
  27. ble_initiator_operation.cc
  28. ble_initiator_operation.h
  29. ble_initiator_operation_unittest.cc
  30. ble_listener_connection_attempt.cc
  31. ble_listener_connection_attempt.h
  32. ble_listener_failure_type.cc
  33. ble_listener_failure_type.h
  34. ble_listener_operation.cc
  35. ble_listener_operation.h
  36. ble_listener_operation_unittest.cc
  37. ble_scanner.cc
  38. ble_scanner.h
  39. ble_scanner_impl.cc
  40. ble_scanner_impl.h
  41. ble_scanner_impl_unittest.cc
  42. ble_service_data_helper.cc
  43. ble_service_data_helper.h
  44. ble_service_data_helper_impl.cc
  45. ble_service_data_helper_impl.h
  46. ble_service_data_helper_impl_unittest.cc
  47. ble_synchronizer.cc
  48. ble_synchronizer.h
  49. ble_synchronizer_base.cc
  50. ble_synchronizer_base.h
  51. ble_synchronizer_unittest.cc
  52. BUILD.gn
  53. channel_impl.cc
  54. channel_impl.h
  55. client_connection_parameters.cc
  56. client_connection_parameters.h
  57. client_connection_parameters_impl.cc
  58. client_connection_parameters_impl.h
  59. client_connection_parameters_impl_unittest.cc
  60. connect_to_device_operation.h
  61. connect_to_device_operation_base.h
  62. connect_to_device_operation_base_unittest.cc
  63. connection_attempt.h
  64. connection_attempt_base.h
  65. connection_attempt_base_unittest.cc
  66. connection_attempt_delegate.h
  67. connection_attempt_details.cc
  68. connection_attempt_details.h
  69. connection_details.cc
  70. connection_details.h
  71. connection_medium.cc
  72. connection_medium.h
  73. connection_role.cc
  74. connection_role.h
  75. DEPS
  76. device_id_pair.cc
  77. device_id_pair.h
  78. error_tolerant_ble_advertisement.cc
  79. error_tolerant_ble_advertisement.h
  80. error_tolerant_ble_advertisement_impl.cc
  81. error_tolerant_ble_advertisement_impl.h
  82. error_tolerant_ble_advertisement_impl_unittest.cc
  83. fake_active_connection_manager.cc
  84. fake_active_connection_manager.h
  85. fake_authenticated_channel.cc
  86. fake_authenticated_channel.h
  87. fake_ble_advertiser.cc
  88. fake_ble_advertiser.h
  89. fake_ble_connection_manager.cc
  90. fake_ble_connection_manager.h
  91. fake_ble_scanner.cc
  92. fake_ble_scanner.h
  93. fake_ble_service_data_helper.cc
  94. fake_ble_service_data_helper.h
  95. fake_ble_synchronizer.cc
  96. fake_ble_synchronizer.h
  97. fake_channel.cc
  98. fake_channel.h
  99. fake_client_connection_parameters.cc
  100. fake_client_connection_parameters.h
  101. fake_connect_to_device_operation.h
  102. fake_connection_attempt.h
  103. fake_connection_attempt_delegate.cc
  104. fake_connection_attempt_delegate.h
  105. fake_connection_delegate.cc
  106. fake_connection_delegate.h
  107. fake_error_tolerant_ble_advertisement.cc
  108. fake_error_tolerant_ble_advertisement.h
  109. fake_message_receiver.cc
  110. fake_message_receiver.h
  111. fake_multiplexed_channel.cc
  112. fake_multiplexed_channel.h
  113. fake_one_shot_timer.cc
  114. fake_one_shot_timer.h
  115. fake_pending_connection_manager.cc
  116. fake_pending_connection_manager.h
  117. fake_pending_connection_request.h
  118. fake_pending_connection_request_delegate.cc
  119. fake_pending_connection_request_delegate.h
  120. fake_secure_channel.cc
  121. fake_secure_channel.h
  122. fake_secure_channel_disconnector.cc
  123. fake_secure_channel_disconnector.h
  124. fake_single_client_message_proxy.cc
  125. fake_single_client_message_proxy.h
  126. fake_timer_factory.cc
  127. fake_timer_factory.h
  128. manifest.json
  129. multiplexed_channel.cc
  130. multiplexed_channel.h
  131. multiplexed_channel_impl.cc
  132. multiplexed_channel_impl.h
  133. multiplexed_channel_impl_unittest.cc
  134. OWNERS
  135. pending_ble_initiator_connection_request.cc
  136. pending_ble_initiator_connection_request.h
  137. pending_ble_initiator_connection_request_unittest.cc
  138. pending_ble_listener_connection_request.cc
  139. pending_ble_listener_connection_request.h
  140. pending_ble_listener_connection_request_unittest.cc
  141. pending_connection_manager.cc
  142. pending_connection_manager.h
  143. pending_connection_manager_impl.cc
  144. pending_connection_manager_impl.h
  145. pending_connection_manager_impl_unittest.cc
  146. pending_connection_request.h
  147. pending_connection_request_base.h
  148. pending_connection_request_base_unittest.cc
  149. pending_connection_request_delegate.cc
  150. pending_connection_request_delegate.h
  151. secure_channel_base.cc
  152. secure_channel_base.h
  153. secure_channel_disconnector.h
  154. secure_channel_disconnector_impl.cc
  155. secure_channel_disconnector_impl.h
  156. secure_channel_disconnector_impl_unittest.cc
  157. secure_channel_impl.cc
  158. secure_channel_impl.h
  159. secure_channel_initializer.cc
  160. secure_channel_initializer.h
  161. secure_channel_service.cc
  162. secure_channel_service.h
  163. secure_channel_service_unittest.cc
  164. shared_resource_scheduler.cc
  165. shared_resource_scheduler.h
  166. shared_resource_scheduler_unittest.cc
  167. single_client_message_proxy.cc
  168. single_client_message_proxy.h
  169. single_client_message_proxy_impl.cc
  170. single_client_message_proxy_impl.h
  171. single_client_message_proxy_impl_unittest.cc
  172. timer_factory.h
  173. timer_factory_impl.cc
  174. timer_factory_impl.h