mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-16 00:34:39 +08:00
unit/AVDTP: Add /TP/SIG/SMG/ESR04/BI-28-C test
Verify that the IUT (ACP) is able to issue a general reject response to the Lower Tester (INT).
This commit is contained in:
parent
f0d3a52809
commit
5cd5d09f87
@ -1053,6 +1053,9 @@ int main(int argc, char *argv[])
|
|||||||
0x06, 0x00, 0x00, 0xff, 0xff, 0x02, 0x40),
|
0x06, 0x00, 0x00, 0xff, 0xff, 0x02, 0x40),
|
||||||
raw_pdu(0x20, 0x03, 0x04, 0x04, 0x01, 0x00, 0x07, 0x06,
|
raw_pdu(0x20, 0x03, 0x04, 0x04, 0x01, 0x00, 0x07, 0x06,
|
||||||
0x00, 0x00, 0x21, 0x02, 0x02, 0x20));
|
0x00, 0x00, 0x21, 0x02, 0x02, 0x20));
|
||||||
|
define_test("/TP/SIG/SMG/ESR04/BI-28-C", test_server,
|
||||||
|
raw_pdu(0x00, 0x3f),
|
||||||
|
raw_pdu(0x01, 0x3f));
|
||||||
|
|
||||||
return g_test_run();
|
return g_test_run();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user