| /packages/modules/Bluetooth/system/gd/btaa/linux_generic/ | 
| D | hci_processor.cc | 73       auto packet_view = hci::InquiryResultView::Create(event);  in process_special_event()  local 85       auto packet_view = hci::NumberOfCompletedPacketsView::Create(event);  in process_special_event()  local 98       auto packet_view = hci::ReturnLinkKeysView::Create(event);  in process_special_event()  local 117     packet::PacketView<packet::kLittleEndian>& packet_view,  in process_command() 145     packet::PacketView<packet::kLittleEndian>& packet_view,  in process_event() 173         auto packet_view = hci::CommandCompleteView::Create(event);  in process_event()  local 182         auto packet_view = hci::CommandStatusView::Create(event);  in process_event()  local 206     packet::PacketView<packet::kLittleEndian>& packet_view,  in process_acl() 219     packet::PacketView<packet::kLittleEndian>& packet_view,  in process_sco() 232     packet::PacketView<packet::kLittleEndian>& packet_view,  in process_iso() [all …] 
 | 
| /packages/modules/Bluetooth/system/gd/hci/ | 
| D | le_address_manager_test.cc | 348   auto packet_view = LeAddDeviceToFilterAcceptListView::Create(  in TEST_F()  local 369   auto packet_view = LeRemoveDeviceFromFilterAcceptListView::Create(  in TEST_F()  local 405 …auto packet_view = LeSetAddressResolutionEnableView::Create(LeSecurityCommandView::Create(packet));  in TEST_F()  local 413 …  auto packet_view = LeAddDeviceToResolvingListView::Create(LeSecurityCommandView::Create(packet));  in TEST_F()  local 424 …auto packet_view = LeSetAddressResolutionEnableView::Create(LeSecurityCommandView::Create(packet));  in TEST_F()  local 454 …auto packet_view = LeSetAddressResolutionEnableView::Create(LeSecurityCommandView::Create(packet));  in TEST_F()  local 462 …auto packet_view = LeRemoveDeviceFromResolvingListView::Create(LeSecurityCommandView::Create(packe…  in TEST_F()  local 471 …auto packet_view = LeSetAddressResolutionEnableView::Create(LeSecurityCommandView::Create(packet));  in TEST_F()  local 501 …auto packet_view = LeSetAddressResolutionEnableView::Create(LeSecurityCommandView::Create(packet));  in TEST_F()  local 509     auto packet_view = LeClearResolvingListView::Create(LeSecurityCommandView::Create(packet));  in TEST_F()  local [all …] 
 | 
| D | le_periodic_sync_manager_test.cc | 238 …auto packet_view = LePeriodicAdvertisingCreateSyncView::Create(LeScanningCommandView::Create(packe…  in TEST_F()  local 378 …auto packet_view = LePeriodicAdvertisingTerminateSyncView::Create(LeScanningCommandView::Create(pa…  in TEST_F()  local 412 …auto packet_view = LePeriodicAdvertisingCreateSyncCancelView::Create(LeScanningCommandView::Create…  in TEST_F()  local 427 …auto packet_view = LePeriodicAdvertisingSyncTransferView::Create(LeScanningCommandView::Create(pac…  in TEST_F()  local 452 …auto packet_view = LePeriodicAdvertisingSetInfoTransferView::Create(LeScanningCommandView::Create(…  in TEST_F()  local 478   auto packet_view =  in TEST_F()  local
  | 
| D | acl_builder_test.cc | 142   AclView packet_view = AclView::Create(packet_bytes_view);  in TEST()  local
  | 
| D | controller_test.cc | 87     auto packet_view = GetPacketView(std::move(command_builder));  in HandleCommand()  local
  | 
| /packages/modules/Bluetooth/system/gd/security/channel/ | 
| D | security_manager_channel_unittest.cc | 281   hci::CommandView packet_view = hci::CommandView::Create(command_packet);  in TEST_F()  local 297   hci::CommandView packet_view = hci::CommandView::Create(command_packet);  in TEST_F()  local 330   hci::CommandView packet_view = hci::CommandView::Create(command_packet);  in TEST_F()  local 345   hci::CommandView packet_view = hci::CommandView::Create(command_packet);  in TEST_F()  local 374   hci::CommandView packet_view = hci::CommandView::Create(command_packet);  in TEST_F()  local 389   hci::CommandView packet_view = hci::CommandView::Create(command_packet);  in TEST_F()  local 412   hci::CommandView packet_view = hci::CommandView::Create(command_packet);  in TEST_F()  local 427   hci::CommandView packet_view = hci::CommandView::Create(command_packet);  in TEST_F()  local 442   hci::CommandView packet_view = hci::CommandView::Create(command_packet);  in TEST_F()  local 457   hci::CommandView packet_view = hci::CommandView::Create(command_packet);  in TEST_F()  local [all …] 
 | 
| /packages/modules/Bluetooth/system/gd/l2cap/internal/ | 
| D | scheduler_fifo_test.cc | 99   auto packet_view = GetPacketView(std::move(packet));  in TEST_F()  local 123   auto packet_view = GetPacketView(std::move(packet1));  in TEST_F()  local 155   auto packet_view = GetPacketView(std::move(packet1));  in TEST_F()  local
  | 
| D | basic_mode_channel_data_controller_test.cc | 95   auto packet_view = channel_queue.GetUpEnd()->TryDequeue();  in TEST_F()  local
  | 
| D | sender_test.cc | 114   auto packet_view = GetPacketView(std::move(packet));  in TEST_F()  local
  | 
| /packages/modules/Bluetooth/tools/rootcanal/model/setup/ | 
| D | phy_device.cc | 46   model::packets::LinkLayerPacketView packet_view =  in Receive()  local
  | 
| /packages/modules/Bluetooth/tools/pdl/src/backends/rust_no_allocation/ | 
| D | test.rs | 266             let packet_view = format_ident!("{packet}View");  in generate_test_file()  localVariable
  | 
| /packages/modules/Bluetooth/system/gd/hci/acl_manager/ | 
| D | round_robin_scheduler_test.cc | 131     auto packet_view = bluetooth::packet::PacketView<bluetooth::packet::kLittleEndian>(bytes);  in HciDownEndDequeue()  local
  | 
| D | le_impl_test.cc | 531     auto packet_view = bluetooth::packet::PacketView<bluetooth::packet::kLittleEndian>(bytes);  in HciDownEndDequeue()  local
  | 
| /packages/modules/Bluetooth/system/gd/packet/ | 
| D | packet_view_unittest.cc | 113       for (const auto& packet_view : to_append) {  in AppendedPacketView()  local
  |