/aosp12/system/bt/gd/hci/ |
H A D | acl_manager_test.cc | 996 uint8_t num_packets = 1; in TEST_F() local 1123 uint8_t num_packets = 1; in TEST_F() local 1136 uint8_t num_packets = 1; in TEST_F() local 1149 uint8_t num_packets = 1; in TEST_F() local 1164 uint8_t num_packets = 1; in TEST_F() local 1176 uint8_t num_packets = 1; in TEST_F() local 1189 uint8_t num_packets = 1; in TEST_F() local 1203 uint8_t num_packets = 1; in TEST_F() local 1216 uint8_t num_packets = 1; in TEST_F() local 1229 uint8_t num_packets = 1; in TEST_F() local [all …]
|
H A D | hci_layer_test.cc | 403 uint8_t num_packets = 1; in SetUp() local 484 uint8_t num_packets = 0; in TEST_F() local 551 uint8_t num_packets = 1; in TEST_F() local 640 uint8_t num_packets = 1; in TEST_F() local 671 uint8_t num_packets = 1; in TEST_F() local 792 const uint16_t num_packets = 100; in TEST_F() local 853 const uint16_t num_packets = 100; in TEST_F() local
|
H A D | controller_test.cc | 80 uint8_t num_packets = 1; in HandleCommand() local
|
/aosp12/system/bt/gd/hal/ |
H A D | hci_hal_host_test.cc | 324 int num_packets = 1000; in TEST_F() local 339 int num_packets = 1000; in TEST_F() local 388 int num_packets = 1000; in TEST_F() local 404 int num_packets = 1000; in TEST_F() local
|
/aosp12/system/bt/gd/l2cap/le/internal/ |
H A D | link_manager.cc | 203 void LinkManager::OnPendingPacketChange(hci::AddressWithType remote, int num_packets) { in OnPendingPacketChange()
|
/aosp12/hardware/interfaces/bluetooth/1.0/vts/functional/ |
H A D | VtsHalBluetoothV1_0TargetTest.cpp | 387 void BluetoothHidlTest::sendAndCheckHCI(int num_packets) { in sendAndCheckHCI() 440 void BluetoothHidlTest::sendAndCheckSCO(int num_packets, size_t size, in sendAndCheckSCO() 483 void BluetoothHidlTest::sendAndCheckACL(int num_packets, size_t size, in sendAndCheckACL()
|
/aosp12/hardware/interfaces/bluetooth/1.1/vts/functional/ |
H A D | VtsHalBluetoothV1_1TargetTest.cpp | 399 void BluetoothHidlTest::sendAndCheckHCI(int num_packets) { in sendAndCheckHCI() 452 void BluetoothHidlTest::sendAndCheckSCO(int num_packets, size_t size, in sendAndCheckSCO() 495 void BluetoothHidlTest::sendAndCheckACL(int num_packets, size_t size, in sendAndCheckACL()
|
/aosp12/system/bt/test/headless/ |
H A D | headless.cc | 136 void le_test_mode(bt_status_t status, uint16_t num_packets) { in le_test_mode()
|
/aosp12/system/bt/btif/test/ |
H A D | btif_stack_test.cc | 115 void le_test_mode(bt_status_t status, uint16_t num_packets) { in le_test_mode()
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/test/ |
H A D | link_layer_socket_device_test.cc | 253 static const int num_packets = 30; in TEST_F() local
|
/aosp12/system/bt/gd/l2cap/classic/internal/ |
H A D | link_manager.cc | 127 void LinkManager::OnPendingPacketChange(hci::Address remote, int num_packets) { in OnPendingPacketChange()
|
/aosp12/system/bt/main/test/ |
H A D | main_shim_test.cc | 82 void mock_on_packets_completed(uint16_t handle, uint16_t num_packets) { in mock_on_packets_completed()
|
/aosp12/system/bt/gd/rust/topshim/btif/ |
H A D | btif_shim.cc | 144 static void le_test_mode_cb(bt_status_t status, uint16_t num_packets) {} in le_test_mode_cb()
|
/aosp12/system/bt/stack/acl/ |
H A D | btm_acl.cc | 2834 uint16_t num_packets{0}; in acl_parse_num_completed_pkts() local
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
H A D | link_layer_controller.cc | 392 int num_packets = in IncomingAclPacket() local
|