Skip to content

Commit

Permalink
wid: pr
Browse files Browse the repository at this point in the history
wid: test pr
  • Loading branch information
piotrnarajowski committed Jul 22, 2024
1 parent 0ca46cd commit 3f114bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autopts/wid/mics.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def mics_wid_hdl(wid, description, test_case_name):
def hdl_wid_20001(_: WIDParams):
"""Please prepare IUT into a connectable mode. Verify that the
Implementation Under Test (IUT) can accept GATT connect request from PTS."""
#test
stack = get_stack()
btp.gap_set_conn()
btp.gap_adv_ind_on(ad=stack.gap.ad)
Expand Down

0 comments on commit 3f114bd

Please sign in to comment.