tree: d1a70dda4e49ea5b7940751e0eb50f53898ec39d [path history] [tgz]
  1. BUILD.bazel
  2. BUILD.gn
  3. README.md
  4. socket_channel_relay.h
  5. socket_channel_relay_test.cc
  6. socket_factory.h
  7. socket_factory_l2cap_integration_test.cc
  8. socket_factory_test.cc
src/connectivity/bluetooth/core/bt-host/socket/README.md

Socket library

This library provides utilities for bridging zx::sockets to a generic channel interface modeled on l2cap::Channel.