Feature: send delay report once configed
As accept device, sending delay report after setconfig rsp is sent. Do it as a second action instead of in the bta AV subsystem. As init device, send delay report after setconfig rsp is received and just before sending open req. Add UT to test the state machine; - As accept, it shall send delay report after it sends setconfig rsp - As init, it shall send delay report after it receives setconfig rsp and before it sends open req Also, correct delay report confirm event shall be called back To run the test, run atest [--host] net_test_stack_avdtp Bug: 185507179 Bug: 188367563 Tag: #feature Test: atest --host bluetooth_test_gd Change-Id: I9c7e9203516a5f6780d0d1effd3e472cd29b996c Merged-In: Id0cb5bfc62b3a9296564b0e9651b30027d677f85 (cherry picked from commit 4a18e2709c29a1f4d78570a7294d80fce7ec57a9)
Loading
Please register or sign in to comment