Home
last modified time | relevance | path

Searched defs:IsInitializing (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
Dfake_adapter.h41 bool IsInitializing() const override { in IsInitializing() function
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dadapter.cc77 bool IsInitializing() const override { in IsInitializing() function in bt::gap::AdapterImpl
Dbredr_connection_manager_test.cc691 ::testing::AssertionResult IsInitializing(Peer* peer) { in IsInitializing() function