| /packages/modules/Bluetooth/system/hci/test/ | 
| D | packet_fragmenter_host_test.cc | 292   for (const auto packet_size : sizes) {  in TEST_F()  local 305   for (const auto packet_size : sizes) {  in TEST_F()  local 318   const size_t packet_size = kMaxPacketSize + 1;  in TEST_F()  local 327   const size_t packet_size = 512;  in TEST_F()  local 341   for (auto packet_size : sizes) {  in TEST_F()  local 364   const size_t packet_size = 512;  in TEST_F()  local 391   const size_t packet_size = UINT16_MAX;  in TEST_F()  local 409   const size_t packet_size = kMaxPacketSize;  in TEST_F()  local
  | 
| D | packet_fragmenter_test.cc | 337                                                    uint16_t packet_size,  in manufacture_packet_and_then_reassemble()
  | 
| /packages/modules/Bluetooth/system/stack/test/common/ | 
| D | stack_test_packet_utils.cc | 61   size_t packet_size = buffer_length + BT_HDR_SIZE;  in AllocateWrappedIncomingL2capAclPacket()  local 81   size_t packet_size =  in AllocateWrappedOutgoingL2capAclPacket()  local
  | 
| /packages/modules/Bluetooth/system/packet/tests/avrcp/ | 
| D | get_folder_items_packet_test.cc | 57   auto packet_size = BrowsePacket::kMinSize() + 5;  in TEST()  local 95   auto packet_size = BrowsePacket::kMinSize() + 5;  in TEST()  local 137   auto packet_size = BrowsePacket::kMinSize() + 5;  in TEST()  local
  | 
| /packages/modules/Bluetooth/system/packet/tests/fuzzers/ | 
| D | get_folder_items_res_fuzzer.cc | 59   auto packet_size = BrowsePacket::kMinSize() + 5;  in LLVMFuzzerTestOneInput()  local
  | 
| /packages/modules/Bluetooth/system/stack/rfcomm/ | 
| D | port_utils.cc | 141   uint16_t packet_size;  in port_select_mtu()  local
  | 
| /packages/modules/Bluetooth/system/gd/os/ | 
| D | queue_benchmark.cc | 176     int64_t packet_size = state.range(0);  in BENCHMARK_DEFINE_F()  local
  | 
| /packages/modules/Bluetooth/tools/pdl/src/ | 
| D | lint.rs | 305                 let mut packet_size = match parent_id {  in get_decl_width()  localVariable
  | 
| /packages/modules/Bluetooth/system/main/shim/ | 
| D | hci_layer.cc | 300   size_t packet_size = data->size() + kBtHdrSize;  in WrapPacketAndCopy()  local
  | 
| /packages/modules/Bluetooth/system/stack/btm/ | 
| D | btm_sco_hfp_hal_linux.cc | 36   uint8_t packet_size;  member
  | 
| D | btm_sco_hci.cc | 391   size_t packet_size; /* SCO mSBC packet size supported by lower layer */  member
  | 
| /packages/modules/Bluetooth/system/bta/hearing_aid/ | 
| D | hearing_aid.cc | 1474     uint16_t packet_size =  in OnAudioDataReady()  local 1503   void SendAudio(uint8_t* encoded_data, uint16_t packet_size,  in SendAudio()
  | 
| /packages/modules/adb/client/ | 
| D | usb_libusb.cpp | 390         size_t packet_size = 0;  in FindInterface()  local
  | 
| /packages/modules/Bluetooth/system/stack/l2cap/ | 
| D | l2c_utils.cc | 2599   uint16_t packet_size;  in l2cu_adjust_out_mps()  local
  |