Home
last modified time | relevance | path

Searched defs:sco (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_fake.cc62 auto sco = hci::ScoView::Create(GetPacketView(outgoing_sco_.take())); in GetSentSco() local
Dhci_hal_android_test.cc38 std::queue<std::vector<uint8_t>> cmd, acl, sco, iso; member
/packages/modules/Bluetooth/tools/rootcanal/lib/hci/
Dpcap_filter.cc143 auto sco = ScoView::Create(create_packet_view(packet)); in FilterHciSco() local
/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_sco.cc414 tBTA_AG_HDR sco = {}; in bta_ag_cback_sco() local
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h123 } sco; member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc95 namespace sco { namespace
/packages/modules/Bluetooth/system/osi/src/
Dstack_power_telemetry.cc141 } acl, sco; member in __anon06e977850111::LogDataContainer
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc617 auto sco = std::make_unique<ScoView>(ScoView::Create(packet)); in scoDataReceived() local
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc2422 auto sco = model::packets::ScoView::Create(incoming); in IncomingScoPacket() local