Hi Luiz, > hci_pause_advertising_sync shall always pause advertising until > hci_resume_advertising_sync but instance 0x00 doesn't count > in adv_instance_cnt so it was causing it to be skipped. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > v2: Add fix for l2cap-tester direct advertising test cases which was caused > by hci_pause_advertising_sync not pausing advertising when instance 0x00 is > used. > v3: Fix CI findings. > > net/bluetooth/hci_sync.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel