Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc786 uint8_t num_packets = 1; in TEST_F() local
924 uint8_t num_packets = 1; in TEST_F() local
937 uint8_t num_packets = 1; in TEST_F() local
950 uint8_t num_packets = 1; in TEST_F() local
965 uint8_t num_packets = 1; in TEST_F() local
978 uint8_t num_packets = 1; in TEST_F() local
991 uint8_t num_packets = 1; in TEST_F() local
1005 uint8_t num_packets = 1; in TEST_F() local
1018 uint8_t num_packets = 1; in TEST_F() local
1031 uint8_t num_packets = 1; in TEST_F() local
[all …]
Dhci_layer_test.cc404 uint8_t num_packets = 1; in SetUp() local
485 uint8_t num_packets = 0; in TEST_F() local
552 uint8_t num_packets = 1; in TEST_F() local
641 uint8_t num_packets = 1; in TEST_F() local
672 uint8_t num_packets = 1; in TEST_F() local
793 const uint16_t num_packets = 100; in TEST_F() local
854 const uint16_t num_packets = 100; in TEST_F() local
Dcontroller_test.cc91 uint8_t num_packets = 1; in HandleCommand() local
/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_host_test.cc324 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
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink_manager.cc203 void LinkManager::OnPendingPacketChange(hci::AddressWithType remote, int num_packets) { in OnPendingPacketChange()
/packages/modules/Bluetooth/system/test/headless/
Dheadless.cc158 void le_test_mode(bt_status_t status, uint16_t num_packets) { in le_test_mode()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc127 void LinkManager::OnPendingPacketChange(hci::Address remote, int num_packets) { in OnPendingPacketChange()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc86 void le_test_mode_callback(bt_status_t status, uint16_t num_packets) {} in le_test_mode_callback()
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc122 void mock_on_packets_completed(uint16_t handle, uint16_t num_packets) {} in mock_on_packets_completed()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc1862 int num_packets = in IncomingAclPacket() local