Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhost_server.cc135 void HostServer::WatchState(WatchStateCallback callback) { in WatchState() function in bthost::HostServer
H A Dhost_server_test.cc619 TEST_F(HostServerTest, WatchState) { in TEST_F() argument