Searched refs:test_mtu (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/bt/stack/test/rfcomm/ |
H A D | stack_rfcomm_test.cc | 480 static const uint16_t test_mtu = 1600; in TEST_F() local 501 static const uint16_t test_mtu = 1600; in TEST_F() local 548 static const uint16_t test_mtu = 1600; in TEST_F() local 601 static const uint16_t test_mtu = 1600; in TEST_F() local 605 test_address, test_uuid, test_scn, test_mtu, port_mgmt_cback_0, in TEST_F() 622 static const uint16_t test_mtu = 1600; in TEST_F() local 668 static const uint16_t test_mtu = 1600; in TEST_F() local 676 test_address_0, test_uuid, test_scn, test_mtu, port_mgmt_cback_0, in TEST_F() 689 test_address_1, test_uuid, test_scn, test_mtu, port_mgmt_cback_1, in TEST_F() 721 static const uint16_t test_mtu = 1000; in TEST_F() local [all …]
|