Home
last modified time | relevance | path

Searched defs:HasLink (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_peer.cc116 bool FakePeer::HasLink(hci_spec::ConnectionHandle handle) const { in HasLink() function in bt::testing::FakePeer
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/testenv/
Dtestenv.go407 func HasLink() bool { func