Searched refs:send_sco (Results 1 – 5 of 5) sorted by relevance
106 send_sco);
174 send_sco);
288 send_sco) { in RegisterScoChannel()289 send_sco_ = [send_sco](std::shared_ptr<bluetooth::hci::ScoBuilder> sco_data) { in RegisterScoChannel()292 send_sco(bytes); in RegisterScoChannel()
5258 send_sco) { in RegisterScoChannel()5259 send_sco_ = send_sco; in RegisterScoChannel()
375 TEST_F(HciHalRootcanalTest, send_sco) { in TEST_F() argument