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 D | peer_metrics.h | 62 UintMetricCounter le_connections_; variable |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/ | ||
H A D | host_server.h | 288 le_connections_; variable |
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ | ||
D | acl_manager_unittest.cc | 145 std::deque<std::shared_ptr<LeAclConnection>> le_connections_; member in bluetooth::hci::acl_manager::__anon23258e7e0111::MockLeConnectionCallbacks |
D | acl_manager_test.cc | 220 std::list<std::shared_ptr<LeAclConnection>> le_connections_; member in bluetooth::hci::acl_manager::AclManagerNoCallbacksTest |