Skip to content

Commit 6d886ea

Browse files
committed
minor
1 parent 59d6e8b commit 6d886ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hal/src/rtl872x/ble_hal.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,6 @@ void BleGap::bleCommandThread(void *context) {
10441044
if (command == BLE_CMD_STOP_ADV_NOTIFY) {
10451045
gap->notifyAdvStop();
10461046
}
1047-
hal_ble_unlock(nullptr);
10481047
}
10491048
} else if (command == BLE_CMD_START_ADV) {
10501049
LOCAL_DEBUG("startAdvertising in ble cmd thread");

0 commit comments

Comments
 (0)