Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/
H A Dsco_connection.cc190 void ScoConnection::OnHciError() { in OnHciError() function in bt::sco::ScoConnection
H A Dsco_connection_test.cc392 TEST_F(HciScoConnectionTestWithFakeScoChannel, OnHciError) { in TEST_F() argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dsco_data_channel_test.cc182 void OnHciError() override { hci_error_count_++; } in OnHciError() function in bt::hci::__anon0589c4d30111::FakeScoConnection