Searched defs:num_packets (Results 1 – 7 of 7) sorted by relevance
858 uint8_t num_packets = 1; in TEST_F() local996 uint8_t num_packets = 1; in TEST_F() local1009 uint8_t num_packets = 1; in TEST_F() local1022 uint8_t num_packets = 1; in TEST_F() local1037 uint8_t num_packets = 1; in TEST_F() local1050 uint8_t num_packets = 1; in TEST_F() local1063 uint8_t num_packets = 1; in TEST_F() local1077 uint8_t num_packets = 1; in TEST_F() local1090 uint8_t num_packets = 1; in TEST_F() local1103 uint8_t num_packets = 1; in TEST_F() local[all …]
236 uint8_t num_packets = 1; in SetUp() local310 uint8_t num_packets = 1; in TEST_F() local342 uint8_t num_packets = 0; in TEST_F() local396 uint8_t num_packets = 1; in TEST_F() local473 uint8_t num_packets = 1; in TEST_F() local497 uint8_t num_packets = 1; in TEST_F() local601 const uint16_t num_packets = 100; in TEST_F() local628 const uint16_t num_packets = 100; in TEST_F() local
91 uint8_t num_packets = 1; in HandleCommand() local
324 int num_packets = 1000; in TEST_F() local339 int num_packets = 1000; in TEST_F() local388 int num_packets = 1000; in TEST_F() local404 int num_packets = 1000; in TEST_F() local
208 void LinkManager::OnPendingPacketChange(hci::AddressWithType remote, int num_packets) { in OnPendingPacketChange()
127 void LinkManager::OnPendingPacketChange(hci::Address remote, int num_packets) { in OnPendingPacketChange()
132 void mock_on_packets_completed(uint16_t handle, uint16_t num_packets) {} in mock_on_packets_completed()