Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc2075 auto iso_command_view = gd_hci::LeIsoCommandView::Create(command); in LeReadIsoTxSync() local
2084 auto iso_command_view = gd_hci::LeIsoCommandView::Create(command); in LeSetCigParameters() local
2098 auto iso_command_view = gd_hci::LeIsoCommandView::Create(command); in LeCreateCis() local
2110 auto iso_command_view = gd_hci::LeIsoCommandView::Create(command); in LeRemoveCig() local
2122 auto iso_command_view = gd_hci::LeIsoCommandView::Create(command); in LeAcceptCisRequest() local
2134 auto iso_command_view = gd_hci::LeIsoCommandView::Create(command); in LeRejectCisRequest() local
2144 auto iso_command_view = gd_hci::LeIsoCommandView::Create(command); in LeCreateBig() local
2161 auto iso_command_view = gd_hci::LeIsoCommandView::Create(command); in LeTerminateBig() local
2173 auto iso_command_view = gd_hci::LeIsoCommandView::Create(command); in LeBigCreateSync() local
2188 auto iso_command_view = gd_hci::LeIsoCommandView::Create(command); in LeBigTerminateSync() local
[all …]