Home
last modified time | relevance | path

Searched defs:le_connections_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dpeer_metrics.h62 UintMetricCounter le_connections_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhost_server.h288 le_connections_; variable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc145 std::deque<std::shared_ptr<LeAclConnection>> le_connections_; member in bluetooth::hci::acl_manager::__anon23258e7e0111::MockLeConnectionCallbacks
Dacl_manager_test.cc220 std::list<std::shared_ptr<LeAclConnection>> le_connections_; member in bluetooth::hci::acl_manager::AclManagerNoCallbacksTest