Home
last modified time | relevance | path

Searched refs:ENCODED_PACKET_SIZE (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_test.cc71 const int ENCODED_PACKET_SIZE = 60; variable
398 while (decodable >= ENCODED_PACKET_SIZE) { in TEST_F()
406 decodable -= ENCODED_PACKET_SIZE; in TEST_F()
455 while (decodable >= ENCODED_PACKET_SIZE) { in TEST_F()
463 decodable -= ENCODED_PACKET_SIZE; in TEST_F()