Searched defs:OnHciError (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/ | ||
H A D | sco_connection.cc | 190 void ScoConnection::OnHciError() { in OnHciError() function in bt::sco::ScoConnection |
H A D | sco_connection_test.cc | 392 TEST_F(HciScoConnectionTestWithFakeScoChannel, OnHciError) { in TEST_F() argument |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ | ||
H A D | sco_data_channel_test.cc | 182 void OnHciError() override { hci_error_count_++; } in OnHciError() function in bt::hci::__anon0589c4d30111::FakeScoConnection |