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